About the creator
Hi, I'm Nathan, the person who built this.
I make games in Python and put them on the web so my friends can play them anywhere. Snake was my first one. It started as a summer fun project and now it lives on the internet.
Things I'm into: (coding, piano, violin, rubix cubes)
More games are on the way. If you beat my high score, I will find out, and I will take it back.
How this site works
The games are written in Python with pygame and compiled to run in your browser. The high score board is a small Python API. The whole thing is deployed on Vercel. I built all of it.