Skip to content

tituscarl/jumpie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jumpie

Welcome to Jumpie, a simple and fun terminal-based jumping game inspired by the Chrome dinosaur game!

Features

  • Simple Controls: Easy to learn, hard to master.
  • Endless Gameplay: Keep jumping and avoid obstacles as long as you can.
  • High Scores: Track your best scores and challenge yourself to beat them.

Installation

To install and run Jumpie, follow these steps:

  1. Clone the repository:
    git clone https://github.com/tituscarl/jumpie.git
  2. Navigate to the project directory:
    cd jumpie
  3. Build the game:
    cargo build --release
  4. Run the game:
    ./target/release/jumpie

How to Play

  • Press enter key to make Jumpie jump.
  • Avoid obstacles by timing your jumps perfectly.
  • The game gets faster as you progress, so stay sharp!
  • Press q to quit the game at any time.

Contributing

If you have suggestions for improvements or new features, feel free to open an issue or submit a pull request.

Enjoy the game and happy jumping!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages