Go to file
Reg 7579b6f086 Remove try catch in Player::ChooseAction() 2022-01-04 21:35:05 +01:00
Windows Initial commit 2021-05-16 21:11:43 +02:00
data Initial commit 2021-05-16 21:11:43 +02:00
libraries Fix error in Lua's license 2021-05-30 21:36:14 +02:00
resources Initial commit 2021-05-16 21:11:43 +02:00
.gitignore Edit .gitignore 2021-07-09 22:37:53 +02:00
Entity.cpp Clean up some things 2022-01-04 18:11:03 +01:00
Entity.hpp Remove unused constructors in Entity class 2021-07-09 20:49:39 +02:00
Game.cpp Clean up some things 2022-01-04 18:11:03 +01:00
Game.hpp Fix memory leak with NPCs 2021-06-03 23:03:49 +02:00
Item.cpp Initial commit 2021-05-16 21:11:43 +02:00
Item.hpp Initial commit 2021-05-16 21:11:43 +02:00
ItemList.cpp Initial commit 2021-05-16 21:11:43 +02:00
ItemList.hpp Initial commit 2021-05-16 21:11:43 +02:00
LICENSE Initial commit 2021-05-16 21:11:43 +02:00
LuaWrapper.hpp Initial commit 2021-05-16 21:11:43 +02:00
Map.cpp Simplify Map::Draw() 2021-08-14 16:56:01 +02:00
Map.hpp Remove friend class in Entity with Map 2021-06-03 23:14:07 +02:00
NPC.cpp Remove unused constructors in Entity class 2021-07-09 20:49:39 +02:00
NPC.hpp Remove unused constructors in Entity class 2021-07-09 20:49:39 +02:00
Player.cpp Remove try catch in Player::ChooseAction() 2022-01-04 21:35:05 +01:00
Player.hpp Initial commit 2021-05-16 21:11:43 +02:00
README.md Update 'README.md' 2021-05-16 21:15:40 +02:00
RLGame.cpp Initial commit 2021-05-16 21:11:43 +02:00
RLGame.hpp Initial commit 2021-05-16 21:11:43 +02:00
RLGame.ini Change Game::HandleInput() and default colors 2021-08-13 15:32:49 +02:00
TerminalWrapper.hpp Initial commit 2021-05-16 21:11:43 +02:00
main.cpp Clean up some things 2022-01-04 18:11:03 +01:00
structs.cpp Initial commit 2021-05-16 21:11:43 +02:00
structs.hpp Initial commit 2021-05-16 21:11:43 +02:00
utils.cpp Initial commit 2021-05-16 21:11:43 +02:00
utils.hpp Initial commit 2021-05-16 21:11:43 +02:00
utilsPathfind.cpp Initial commit 2021-05-16 21:11:43 +02:00
utilsPathfind.hpp Initial commit 2021-05-16 21:11:43 +02:00

README.md

TundRogue

A roguelike

https://regderg.neocities.org/projects/tundrogue/home.html

License

TundRogue is licensed under GPLv3.