TODO: remove testing code from game.c and player.h/player.c #4

Merged
Sara merged 6 commits from cleanup-testing-code into main 2023-05-11 17:52:39 +00:00

6 Commits (development)

Author SHA1 Message Date
Sara 0894e9be27 removed todo file 2023-05-11 19:50:29 +02:00
Sara a6d63a1eef removed testing assets 2023-05-11 19:50:25 +02:00
Sara dfcc030f4d removed player.c and player.h
these were for testing anyway
2023-05-11 19:50:14 +02:00
Sara ce8cf1a0ea removed load_game() because of redundancy with start_game 2023-05-11 19:49:58 +02:00
Sara 1e184d43c7 world objects and input are now managed in engine.c rather than game.c 2023-05-11 19:49:40 +02:00
Sara f7696c4ea8 moved world functionality to corelib 2023-05-11 19:49:03 +02:00