GitXplorerGitXplorer
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

ppberry committed 15 years ago
Unverified
849ea6b497175e6c16db6a6057869243f7c12f35

Added compile instructions per beej

ppberry committed 15 years ago
Unverified
6a134c43764e99495e0f086e2a1d524c4597eb70

first commit

ppberry committed 15 years ago

README

The README file for this repository.

Compiling:

gcc -O2 -o mcttt -std=c99 -Wall mcttt.c