1. Install CImg library Instructions for installing on ubuntu I. sudo apt-get install cimg-dev cimg-doc cimg-examples II. Reference link - https://charmie11.wordpress.com/2014/03/03/install-cimg-library-on-ubuntu/ 2. Compile reversi.cpp I. g++ -o reversi reversi.cpp -O2 -L/usr/X11R6/lib -lm -lpthread -lX11 II. Reference link - http://cimg.eu/reference/group__cimg__overview.html 3. Run the executable created in the 2nd step I. ./reversi
-
Notifications
You must be signed in to change notification settings - Fork 0
raviteja6893/Reversi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published