GitXplorer
Toggle theme
Home
pberry
Monte-Carlo-Tic-Tac-Toe
p
Monte-Carlo-Tic-Tac-Toe
public
7 stars
2 forks
0 issues
Commits
List of commits on branch
master
.
Unverified
bab04973cb491a7d4ca9b4ae15810207cbee4a9a
Added the ignore file
p
pberry committed 15 years ago
Unverified
849ea6b497175e6c16db6a6057869243f7c12f35
Added compile instructions per beej
p
pberry committed 15 years ago
Unverified
6a134c43764e99495e0f086e2a1d524c4597eb70
first commit
p
pberry committed 15 years ago
Previous
Next
README
The README file for this repository.
Compiling:
gcc -O2 -o mcttt -std=c99 -Wall mcttt.c