dinosaur-exploder
https://github.com/jvondermarck/dinosaur-exploder
Java
A classic inspired shoot em' up game written in Java with JavaFX and FXGL.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported0 Subscribers
Add a CodeTriage badge to dinosaur-exploder
Help out
- Issues
- fix(timer): exclude paused time from game-over survived duration (#494)
- fix: change required media file (#471)
- [Feature]: Inject a configurable save-file path into ScoreComponent, CollectedCoinsComponent, and SettingsProvider for testability
- [Bug]: Paused time (e.g. level-up transitions) is still counted toward game-over survived duration
- fix(test): isolate CollisionHandlerTest from real save files (#478)
- [Feature]: Add deterministic regression tests for core game-state invariants
- [Bug]: CollisionHandlerTest overwrites player high scores and coins
- [Bug]: Dino Arena Game Is Unplayable When Accessed via Invalid URL Path
- [Feature]: continue the migration step by step from Java to Kotlin
- feat: add beginner tips section to how game works page
- Docs
- Java not yet supported