This project is a learning project of making a 2D roguelike game from scratch. It allows me to learn C++, design, tests & good behavior. A more detailed README will come and a CREDITS. All the project until first release is in next branch.
Robin BERTIN (Nunwan)
- BearLibTerminal library
- GoogleTest library
- Inspiration for my implementation of ECS game engine : https://savas.ca/nomad , https://austinmorlan.com/posts/entity_component_system/