Skip to content

lyntco/unity-tutorial-roguelike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Tutorial rouguelike

Following along with Unity's Roguelike tutorial.

gameplay

Known bugs

  • Enemy/Player colliders not working, ie you can move onto the same square as an enemy.
  • By Day 4, multiple enemies are on the board, but only one of them moves.
    • The moving enemy also moves every time the player does, when it should be every second time.
    • By day 12, the single moving enemy moves twice a turn.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published