Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Builderz > Dino (Project 1.3)

Builderz Dino

dino game from scratch made with C++ - Builderz Project 1.3.

Features:

  • CMake-based C++ project.
  • raylib UI .
  • Uses raylib.

Build

First time only, configure the project:

cmake -S . -B build

After that, the build command is:

cmake --build build

Run

./build/DinoGame

If you are building for the first time, CMake will fetch raylib during the configure step.

How to play

  • Press space to play.

Contribute

Want to contribute or to add more? Fork this repo and submit a PR.

Join Builderz?

Telegram : https://t.me/+20bm-nYA7Fc5ODA0

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages