Go to file
Sara 5e082fde44 Merge pull request 'added rudimentary text render functions' (#1) from text-rendering into main
Reviewed-on: http://165.227.128.221:3000/Sara/sim-game/pulls/1
2023-04-26 06:39:14 +00:00
src finished basic text rendering 2023-04-26 00:34:11 +02:00
.gitignore initial 2023-04-06 15:19:21 +02:00
CMakeLists.txt added -lm arg to CMakeLists 2023-04-21 00:26:03 +02:00
TODO.txt finished text scaling code 2023-04-23 00:47:49 +02:00
button.png added button image for nineslicing 2023-04-20 10:11:18 +02:00
compile_commands.json added CMake project 2023-04-06 15:19:41 +02:00
player.png added assets 2023-04-06 15:20:02 +02:00
tilemap.csv updated tilemap 2023-04-20 23:00:36 +02:00
tileset.png renamed tilemap.png to tileset.png 2023-04-20 23:00:10 +02:00
ui_font.otf renamed font to ui_font 2023-04-21 00:23:12 +02:00