Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ranchblt/geometry-jumper
Simple Jumping Game
https://github.com/ranchblt/geometry-jumper
game game-2d go golang
Last synced: about 2 months ago
JSON representation
Simple Jumping Game
- Host: GitHub
- URL: https://github.com/ranchblt/geometry-jumper
- Owner: ranchblt
- License: mit
- Created: 2016-12-14T17:12:47.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2022-03-03T18:31:50.000Z (almost 3 years ago)
- Last Synced: 2024-06-19T18:11:04.563Z (7 months ago)
- Topics: game, game-2d, go, golang
- Language: Go
- Size: 55.3 MB
- Stars: 28
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Geom Jump
Geometry-Jumper is a game about jumping over shapes.## Story
You're sitting on a platform, minding your own business. Dastardly shapes have begun to assault you, for reasons you can't quite comprehend. Avoid those accursed shapes! At least they move on one of two tracks.## Controls
One Button!
Spacebar - Jump## Shapes
Three Shapes!
* Squares - they angrily move at you along one track. They're not very smart.
* Circles - they switch between both tracks repeatedly. Fake out!
* Triangles - they act like a square...then they switch tracks halfway to try to fake you out. Still not very smart.## Screenshots
## License
[MIT License](LICENSE)