Skip to content

A WIP experimental roguelike using PYO audio library & libtcod python.

Notifications You must be signed in to change notification settings

hous/bard-roguelike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An experimental roguelike using PYO audio library & libtcod python.

@see http://www.roguebasin.com/index.php?title=Complete_Roguelike_Tutorial,_using_python%2Blibtcod,_part_5

TODO

  • Get a better square font that has only necessary characters
  • Clean up the map garbage, externalize dungeon generation
  • Fix console sizing
  • GUI for starting game
  • Level config / map difficulty
  • Test suite
  • FOV / Fog of war
  • Add config JSON for mobs, items, etc.
  • Fix the weird delay with arrow keys
  • PyPI registration for dependency installation
  • Include pyo
  • donate to pyo if used
  • Make sounds non-blocking, look into pyo more
  • Synchronize audio threads - bg/fg
  • Stop foreground thread when

About

A WIP experimental roguelike using PYO audio library & libtcod python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published