Skip to content

Personal project for making a roguelike in python.

Notifications You must be signed in to change notification settings

fantaandcode/pyrogue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pyrogue

This is just a personal project for making my own roguelike in Python.

Goals

  • Basic grid [DONE]
    • Advanced grid with tile objects for every space
  • Basic movement [DONE]
  • Advanced movement with repeated movements [TODO]
  • Player and obstacles [Player DONE]
  • Message log [DONE]
    • Implement scrolling back or just viewing the entire history
  • Pickups and items
  • Ability to pick up items

About

Personal project for making a roguelike in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages