Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)