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
82
Commits
1
Branch
0
Tags
1a4c6d865b4e356dea0c12c02fdd7d002b35cb84
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
1a4c6d865b
- Finished HighScoreDialog.java. Now the player can play the game repeatedly.
2012-04-28 16:24:45 -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
- Finished HighScoreDialog.java. Now the player can play the game repeatedly.
2012-04-28 16:24:45 -04:00
test
/model
Minor changes to support debugging Alpha-Beta move generator.
2012-04-25 09:27:52 -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%