https://github.com/anton-johansson/2d-game
https://github.com/anton-johansson/2d-game
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/anton-johansson/2d-game
- Owner: anton-johansson
- License: apache-2.0
- Created: 2017-09-30T19:26:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-28T14:33:02.000Z (over 7 years ago)
- Last Synced: 2024-12-26T23:43:49.656Z (6 months ago)
- Language: Java
- Size: 802 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 2D game
Simple 2D-game, written in Java with Open GL.
## Running
Mandatory system variables:
* `-DassetLocation=/home/user/projects/2d-game/src/main/assets/`Optional system variables:
* `-DframeCap=165`