Patricia Aas
493923036a
Make it work on Linux again
2021-06-22 13:17:12 +02:00
Patricia Aas
32886717de
Make it work on windows
2021-06-22 13:17:12 +02:00
Patricia Aas
c6191b1f5d
Reformat CMakeLists.txt
2021-06-22 13:17:12 +02:00
Corentin Jabot
c7ef086d3d
Migrate from SDL to SFML
...
This simplifies the rendering code and remove all(!) pointers.
There is a number of unresolved issues
* Windows build ?
* position delta computation: migrating to SFML seems to have modified
the frame rate.
2021-06-22 13:17:12 +02:00
Corentin Jabot
f83bf46171
Fix Debug build on ubuntu
2021-06-16 15:59:52 +02:00
Corentin Jabot
75fd208299
Basic Text rendering
...
Using SDL2_ttf and fmt
2021-06-16 15:18:47 +02:00
Corentin Jabot
164db664ef
Use VCPKG and reorganization
...
* Remove non-pacman exercises.
* Use vcpkg instead of conan ( make vcpkg a submodule)
* Merge the readmem these will need to be improve later
2021-05-10 14:58:00 +02:00