Skip to content

watermelonade/isometric-wars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

isometric-wars

Isometric Wars is a side project that I'm working on to practice game development and learn Unity3D. When it is finished, it'll be a turn-based isometric strategy game that incorporates tile-based movement and shooter elements.

implemented features:

  • Map generation
    • Player and enemy turns
    • Player movement AI
    • Camera rotation about the map

partially implemented features:

  • Enemy AI
    • reward function needs tweaking, attacks too often.

List of features to be implemented:

  • Menus
    • pause menu
    • main menu
  • Saving.

Code

All of the code is in the Scripts folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published