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
88
Commits
1
Branch
0
Tags
a756aa242de8b892a272052d3714b236e48114f0
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
a756aa242d
- PlayerModel.java now returns the full array of output nodes instead of just their activation states. This exposes their strengths.
2012-04-29 12:49:08 -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
- PlayerModel.java now returns the full array of output nodes instead of just their activation states. This exposes their strengths.
2012-04-29 12:49:08 -04:00
test
- Implemented multiple users, including a selection dialog and automatic preference saving and loading.
2012-04-29 03:22:19 -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%