https://github.com/hexensemble/mildred
Top-down 2D action game made with Java and libGDX. đšī¸
https://github.com/hexensemble/mildred
2d-games indie-games java libgdx
Last synced: 3 months ago
JSON representation
Top-down 2D action game made with Java and libGDX. đšī¸
- Host: GitHub
- URL: https://github.com/hexensemble/mildred
- Owner: hexensemble
- License: other
- Created: 2017-08-15T20:37:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-28T12:58:09.000Z (4 months ago)
- Last Synced: 2025-01-28T13:48:38.530Z (4 months ago)
- Topics: 2d-games, indie-games, java, libgdx
- Language: Java
- Homepage:
- Size: 280 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mildred
Top-down 2D action game made with Java and libGDX. đšī¸
Traverse levels, shoot monsters, and fight your way to victory. Help Mildred escape the labyrinthine facilities, caves, and castles she's trapped in. As she grows stronger, so do her enemies.

**Preview:** https://www.youtube.com/watch?v=BhGF0GFfGDI
**Download:** https://github.com/hexensemble/mildred/releases
I developed Mildred over six months while learning Java. It's a fully complete game with multiple levels, enemies, UI, music, save/load functionality, and even a custom level loader. Runs on Mac, Linux, and Windows.
Originally greenlit on Steam, the game needed further refinement before a full retail release. While the core gameplay is intact, it could benefit from balancing tweaks, particularly in enemy difficulty and item placement. Several quality-of-life improvements could also enhance the experience.
Although I eventually moved on to other projects, Mildred remains a significant milestone as my first completed game.