Mostly working prototype that uses FTXUI to render to SFML and then plays a sound when you hit a wall.
This commit is contained in:
parent
69fa7d9e4e
commit
feda66defd
11 changed files with 213 additions and 68 deletions
|
@ -1,8 +1,5 @@
|
|||
|
||||
|
||||
TODO:
|
||||
|
||||
* Create a map gen of some kind.
|
||||
* Research how hard to create a non-terminal/graphic backend to FTXUI.
|
||||
* Look into font rendering libraries.
|
||||
* Lua integration
|
||||
* Clean up the code to not be such a horrible hack mess.
|
||||
* Figure out how to render color fonts from FTUI.
|
||||
* Lua integration?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue