[chore] projet structure

This commit is contained in:
Tiago Batista Cardoso
2025-11-03 11:36:34 +01:00
parent 7298fa66e1
commit ccbc76c2fa
123 changed files with 51 additions and 314 deletions

44
logs.txt Normal file
View File

@@ -0,0 +1,44 @@
[log] logging to logs.txt
[map assets/00.map] read map: oneway_line
[map assets/00.map] read graphics: map_00_oneway_line.bmp
[map assets/00.map] read guide: b-00.bmp
[map assets/00.map] read init: x = 50.000000, y = 50.000000, head = 23.702999
[map assets/00.map] starting to read segment rd of size 1
[map assets/00.map] finished reading segment rd
[map assets/00.map] starting to read segment wp of size 1
[map assets/00.map] finished reading segment wp
[map assets/00.map] starting to read segment tl of size 0
[map assets/00.map] finished reading segment tl
[map assets/00.map] starting to read segment st of size 0
[map assets/00.map] finished reading segment st
[map assets/00.map] starting to read segment obst of size 2
[map assets/00.map] finished reading segment obst
[map assets/00.map] starting to read segment iti of size 2
[map assets/00.map] finished reading segment iti
[sdl] loaded texture b-00.bmp
[sdl] loaded texture orange.bmp
[sdl] loaded texture obst.bmp
[simulation] starting (16 ms/cycle)
[sdl] no audio device
[audio] car goes in the wrong direction
[sdl] no audio device
[audio] car goes in the wrong direction
[sdl] no audio device
[audio] car goes in the wrong direction
[sdl] no audio device
[audio] car goes in the wrong direction
[sdl] no audio device
[audio] car goes in the wrong direction
[sdl] no audio device
[audio] car goes in the wrong direction
[sdl] no audio device
[audio] car goes in the wrong direction
[sdl] no audio device
[audio] car goes in the wrong direction
[sdl] no audio device
[audio] car goes in the wrong direction
[sdl] no audio device
[audio] car goes in the wrong direction
[simulation 00001553] shutting down, score = 5160, time = 15.160000
[simulation] race quit before finishing
[log] shutting down, closing logs.txt