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
106
Commits
1
Branch
0
Tags
e9ead0eddabc8bd2b24daee347d8de8fef07e5c6
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
Woody Folsom
e9ead0edda
Merge branch 'master' of woodyfolsom.net:/opt/git/cs8803p4
2012-04-30 18:36:09 -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
Fix for double boards when the player starts the game by clicking 'play' instead of pressing <Enter>.
2012-04-30 18:35:53 -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%