An open API service indexing awesome lists of open source software.

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. đŸ•šī¸

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.


![Mildred](preview.png)


**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.