https://github.com/alpaca-zip/t_rex_runner
ROS compatible T-Rex runner from Google Chrome.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.9%) to scientific vocabulary
Keywords
Repository
ROS compatible T-Rex runner from Google Chrome.
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
trexrunner v0.4.4
Stay tuned for the development of the ROS-compatible dinosaur game! :ghost:

- ROS noetic -> https://github.com/Alpaca-zip/trexrunner/tree/devel/ros-noetic
Quick start
For Ubuntu
$ ./standalone_ubuntu.out
For Windows
$ standalone_win.exe
Setup SDL2
For Ubuntu
$ sudo apt-get install libsdl2-dev
$ sudo apt-get install libsdl2-image-dev libsdl2-mixer-dev libsdl2-net-dev
For Windows (MinGW)
Please refer to the following article.
- https://lazyfoo.net/tutorials/SDL/01helloSDL/windows/mingw/index.php
Build & Run
For Ubuntu
$ sudo bash build.sh
$ ./t_rex_runner.out
For Windows (MinGW)
$ 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
Owner
- Name: Kimihiro Mori
- Login: Alpaca-zip
- Kind: user
- Location: Tokyo,Japan
- Twitter: pacos_258
- Repositories: 20
- Profile: https://github.com/Alpaca-zip
Robotics / Drone Engineer.