-
- Downloads
Initial commit
parents
No related branches found
No related tags found
Showing
- .vscode/c_cpp_properties.json 19 additions, 0 deletions.vscode/c_cpp_properties.json
- .vscode/launch.json 25 additions, 0 deletions.vscode/launch.json
- .vscode/settings.json 60 additions, 0 deletions.vscode/settings.json
- Makefile 10 additions, 0 deletionsMakefile
- puissance4 0 additions, 0 deletionspuissance4
- src/board.c 6 additions, 0 deletionssrc/board.c
- src/board.h 13 additions, 0 deletionssrc/board.h
- src/main.c 0 additions, 0 deletionssrc/main.c
- src/randomAI.c 0 additions, 0 deletionssrc/randomAI.c
- src/randomAI.h 1 addition, 0 deletionssrc/randomAI.h
- src/smartAI.c 0 additions, 0 deletionssrc/smartAI.c
- src/smartAI.h 0 additions, 0 deletionssrc/smartAI.h
- src/twoPlayers.c 13 additions, 0 deletionssrc/twoPlayers.c
- src/twoPlayers.h 8 additions, 0 deletionssrc/twoPlayers.h
- testbed/2players/Makefile 7 additions, 0 deletionstestbed/2players/Makefile
- testbed/2players/test1.cand 121 additions, 0 deletionstestbed/2players/test1.cand
- testbed/2players/test1.in 1 addition, 0 deletionstestbed/2players/test1.in
- testbed/2players/test1.ref 121 additions, 0 deletionstestbed/2players/test1.ref
- testbed/2players/test2.cand 121 additions, 0 deletionstestbed/2players/test2.cand
- testbed/2players/test2.in 1 addition, 0 deletionstestbed/2players/test2.in
Loading
Please register or sign in to comment