Skip to content

ShashankGirish/world-gen-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

game

Java game made with slick2d that uses procedural world generation to generate the world. The world generation code edits the world mostly by simulating turns. There is a DayNightCycle, Points system, GameOver screen, save system, inventory/shop, menus etc... The game is turn based.

Kill all the enemies to win the level, each level get's progressively harder each time. You have money that can be used to buy things from the shop that will be put into your inventory. There are weopons that you can use on the enemies or landscape, villagers that earn you more money and structures to place. The world is constantly modified, by the enemies, foliage or by weopons, plants grow etc...

About

Slick2d tile game with procedural world generation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%