Game Title: Survival Game
Playable Link: https://w-java-games.itch.io/java-survival-game
Hey! I’m working on a small 2D survival game in Java with procedural world generation and chunk-based rendering.
I just uploaded an early build and would really appreciate feedback.
What I’d love feedback on:
Does the world generation feel interesting or repetitive?
Performance (any lag or stuttering?)
Controls (movement feel smooth or clunky?)
What should I add next?
About the game:
Procedural world generation (seed-based)
Chunk loading system
Basic survival sandbox mechanics (early stage)
Custom tile rendering system
This is still an early version, so bugs and missing features are expected.
Even one sentence of feedback helps a lot.
A 2D procedural survival game with chunk-based world generation, terrain types, and a dynamic camera system.