https://github.com/bionade24/jungle_jump
2D jump'n run game for my seminar paper at school
https://github.com/bionade24/jungle_jump
awt game java swing
Last synced: 8 months ago
JSON representation
2D jump'n run game for my seminar paper at school
- Host: GitHub
- URL: https://github.com/bionade24/jungle_jump
- Owner: bionade24
- License: gpl-3.0
- Created: 2020-06-14T17:09:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-23T17:54:10.000Z (almost 3 years ago)
- Last Synced: 2025-10-10T02:25:13.889Z (8 months ago)
- Topics: awt, game, java, swing
- Language: Java
- Homepage:
- Size: 167 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
jungle_jump
==
A 2D jump'n run game made with awt/swing(I was forced to). You can play an ape in the jungle.
You should add `-Dsun.java2d.opengl=true` as flag to get better performance.