Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play Dice With Me, Will Ya?

A take on the very old Farkle game in 3D. Play through it and score as much as points as you can, while trying to keep your rank intact without losing your sanity from the points you will lose...


screenshot screenshot screenshot


Dependencies

Build Instructions

This game uses CMake for the build process. Running the command below in sequence will clone the game, generate the necessary build files, and compile the project.

git clone https://github.com/FrodoAlaska/DiceWillYa.git

mkdir build && cd build
cmake ..
cmake --build .

Be prepared to wait for a while since the game fetches all its dependencies and builds them as well. However, after the compilation process is complete, you can play the game right away if you have the necessary assets for the game.

Credits

Music

The Old Tower Inn - https://opengameart.org/users/randommind

The Bard's Tale - https://opengameart.org/users/randommind

The Minstrel Dance - https://opengameart.org/users/randommind

Market Day - https://opengameart.org/users/randommind

Art

Red Dice - https://sketchfab.com/Geug

About

The 3D version of the very old Farkle dice game

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages