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

https://github.com/ivorforce/dodgegame

A small game I made in about 2010.
https://github.com/ivorforce/dodgegame

Last synced: about 1 year ago
JSON representation

A small game I made in about 2010.

Awesome Lists containing this project

README

          

# Dodgegame

See also [ivorius.de/dodgegame](https://ivorius.de/dodgegame).

## Set up

1) Run `gradle build`
2) Run `cd ./app/build/libs/`
3) Run `java -jar Dodgegame.jar`