Stay tuned for the development of the ROS-compatible dinosaur game! 👻
$ ./standalone_ubuntu.out
$ standalone_win.exe
$ sudo apt-get install libsdl2-dev
$ sudo apt-get install libsdl2-image-dev libsdl2-mixer-dev libsdl2-net-dev
Please refer to the following article.
$ sudo bash build.sh
$ ./t_rex_runner.out
$ g++ game_node.cpp -IC:\mingw_dev_lib\include\SDL2 -LC:\mingw_dev_lib\lib -w -Wl,-subsystem,windows -lmingw32 -lSDL2main -lSDL2 -o t_rex_runner
$ t_rex_runner.exe