chopster44 / DiceGame

A School project to make a dice two player game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiceGame

A School project to make a dice two player game

Running

Build then Run

$ make build

then

$ ./dice.out

Build and Run

$ make run

About

A School project to make a dice two player game

License:MIT License


Languages

Language:C 94.6%Language:Makefile 5.4%