timhealey3 / Turn-Based-RPG

0 stars 0 forks source link

Figure out 2D rendering #1

Closed timhealey3 closed 9 months ago

timhealey3 commented 10 months ago

Investigate https://www.libsdl.org/ and other 2D game renderers

timhealey3 commented 10 months ago

https://www.geeksforgeeks.org/sdl-library-in-c-c-with-examples/#

timhealey3 commented 10 months ago

look at disgea, fire emblem, octopath traveler, FF tactics

timhealey3 commented 9 months ago

Binary Space Partitioning for map generation

timhealey3 commented 9 months ago

using SFML https://www.sfml-dev.org/