Skip to content

ozzyocak/ratty-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ratty Runner

Ratty Runner is a terminal lane runner built for Ratty. It combines a text-mode road, collectible coins, hazards, sound effects, and an inline GLB mouse that can be turned directly with mouse input while the game is running.

Ratty Runner gameplay

Run

From a fresh clone:

git clone https://github.com/ozzyocak/ratty-runner.git
cd ratty-runner

In a normal terminal:

cargo run

In Ratty with the inline GLB mouse:

ratty -c config/ratty.toml

Package

Build a release archive:

scripts/package-ratty-runner.sh

Run the packaged app from the unpacked folder:

./run-ratty-runner.sh

Controls:

  • left/right: change lane
  • up or space: jump
  • down: slide
  • drag mouse: turn the inline mouse
  • mouse wheel: pitch the inline mouse
  • shift + drag/wheel: roll the inline mouse
  • o: reset inline mouse orientation
  • p: pause
  • r: retry
  • q: quit

About

No description, website, or topics provided.

Resources

License

Stars

9 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors