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.
- Host: GitHub
- URL: https://github.com/ivorforce/dodgegame
- Owner: Ivorforce
- Created: 2024-02-27T20:02:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-27T22:00:36.000Z (over 2 years ago)
- Last Synced: 2025-02-09T20:18:49.621Z (over 1 year ago)
- Language: Java
- Homepage: https://ivorius.de/dodgegame
- Size: 16.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`