Skip to content

ThimbleFire/Unity2D_Roguelike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Roguelike

This is an untitled roguelike project. It features turn based movement and combat. It is being developed for Android.

TODO

  • Get the character equipping items
  • Make the UI pixel perfect
  • Make the UI suitable for mobile
  • Remove AccessPoints in exchange for a simple Vector2Int
  • Specify the position of 'access points' and their height / width so coridoors aren't always central to one another and are of different sizes
  • Make weapon animations use animation curves so we don't have to draw every sprite frame
  • Review NPC behaviour code
  • Review block and miss code

Spooky darkness

image

Item Editor

image

##Inventory Stats

image image

About

Remake of the 2017 roguelike game I made

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published