https://github.com/alpaca-zip/t_rex_runner

ROS compatible T-Rex runner from Google Chrome.

https://github.com/alpaca-zip/t_rex_runner

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

dinosaur game ros trex-game trex-runner
Last synced: 5 months ago · JSON representation

Repository

ROS compatible T-Rex runner from Google Chrome.

Basic Info
  • Host: GitHub
  • Owner: Alpaca-zip
  • License: apache-2.0
  • Language: C++
  • Default Branch: main
  • Homepage:
  • Size: 1.63 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
dinosaur game ros trex-game trex-runner
Created almost 3 years ago · Last pushed almost 3 years ago
Metadata Files
Readme License

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

Robotics / Drone Engineer.

GitHub Events

Total
Last Year