This website requires JavaScript.
Explore
Help
Register
Sign In
wfolsom
/
cs8803p4
Watch
1
Star
0
Fork
0
You've already forked cs8803p4
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
105
Commits
1
Branch
0
Tags
f6e4a32b829fc117a3749da5f70b84cae1eaba7d
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Marshall
f6e4a32b82
- Added rules text.
2012-04-30 19:11:32 -04:00
lib
Alpha-Beta move generator can look 2 plays (4 plies) ahead on a 4x4 board and blocks every possible attempt by the player to connect 3.
2012-04-14 15:36:02 -04:00
res
/img
No longer ignoring .png files, thanks Mario.
2012-04-19 20:55:22 -04:00
src
- Added rules text.
2012-04-30 19:11:32 -04:00
test
- Test PlayerModel.dat file should not be versioned, I don't think...
2012-04-30 17:59:44 -04:00
.classpath
Alpha-Beta move generator can look 2 plays (4 plies) ahead on a 4x4 board and blocks every possible attempt by the player to connect 3.
2012-04-14 15:36:02 -04:00
.gitignore
No longer ignoring .png files, thanks Mario.
2012-04-19 20:55:22 -04:00
.project
Initial game engine.
2012-03-31 14:15:50 -04:00
build.xml
App can now be built using Ant and run from the JAR file.
2012-04-02 13:54:55 -04:00
Description
GaTech Spring 2012 CS 8803 Game AI Project 4
9.4
MiB
Languages
Java
100%