Snake on a Globe
a year ago
- #snake-game
- #javascript
- #geography
- A unique twist on the classic snake game called 'Snake on a Globe'.
- Objective: Eat as many apples as possible by navigating to specified cities on the globe.
- Gameplay involves moving along lines of longitude or latitude to reach the next apple and city efficiently.
- Includes the largest cities in the world to test geographical knowledge.
- Built using Three Globe and Three.js, 3D JavaScript libraries.
- Data source for cities and population: Simplemaps.
- Feature requests from players: option to speed up the game, pause functionality, and disable sound.