Skip to content

c/c++ project - making a reversi-othello game

Notifications You must be signed in to change notification settings

leodlplq/othello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OTHELLO GAME MADE IN c++


Hey, what you're currently watching is our Othello/Reversi game made with C++. This project is a part of our studies at IMAC.

HOW TO PLAY ?

GET IT

You wanna play ? To be able to play, you first need to clone this repo or download the project. Once done, go in the /othello file and run the command :

  • make (for Linux/Mac)
  • mingw32-make (for Windows, you need to already have mingw32)

COMPILE

When you've successfully compile the game, that's it you can run it ! run the command :

  • ./game (or ./game.exe on Windows)

WHAT THEN ?

Give us feedback about the game ! Léo Delplanque : my website.

About

c/c++ project - making a reversi-othello game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published