Skip to content

Slick2d tile game with procedural world generation. Finished, released on itch.io.

Notifications You must be signed in to change notification settings

jake100/world-gen-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

game, finished and up on itch.io for download

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, you have money that can be used to buy things from the shop that will be put into your inventory. There are weopons, villagers that earn you more money and structures to place. The world is being constantly modified, by the enemies, foliage or your weopons. Finished, you can find it at https://demongeneral.itch.io/alien-terraformers

About

Slick2d tile game with procedural world generation. Finished, released on itch.io.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages