Skip to content

valfur03/Mille-Bornes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mille Bornes

release language size

The 'Mille Bornes' is a French game that I recreated in the command line. There is no graphics...

Installation

Windows

You can install the .exe file in the releases section and run it.

Disclaimer

Like any .exe file, your browser and Windows can warn you of a potential danger running this file. However, it is totally safe.

Linux / MacOS

Requirements

Before compiling the program, you need to install make and g++ (if not already done). To do so, you need admin privileges.

sudo apt install make
sudo apt install g++

Program installation

Clone this repository on your computer.

git clone https://github.com/valfur03/mille-bornes

Go in the program directory.

cd mille-bornes

Execute the program.

make

About

Here is a project where I recreated the French game "Mille Bornes".

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors