Skip to content

Petross404/QtDice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

You need Qt5 and CMake 3 or higher

-- Build instructions for Linux --

cd path && git clone https://github.com/Petross404/QtDice.git
cd QtDice && mkdir build && cd build
cmake .. && make

./QtDice

Alt text

This is a project only for fun and learning purposes. I wanted to mess with Qt5, C++ and cmake's options/conditional compilation.

This project doesn't pretend to be written by an expert but you are free to read, borrow or modify the code for whatever reason you like.

About

QtDice is a dice rolling game written in Qt5

Resources

Stars

Watchers

Forks

Packages

No packages published