https://github.com/ranchblt/geometry-jumper
Simple Jumping Game
https://github.com/ranchblt/geometry-jumper
game game-2d go golang
Last synced: about 1 year 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 (over 9 years ago)
- Default Branch: main
- Last Pushed: 2022-03-03T18:31:50.000Z (over 4 years ago)
- Last Synced: 2025-04-12T02:38:56.012Z (about 1 year ago)
- Topics: game, game-2d, go, golang
- Language: Go
- Homepage: https://ranchblt.itch.io/geometry-jumper
- Size: 55.3 MB
- Stars: 28
- Watchers: 4
- 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)