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
28
Commits
1
Branch
0
Tags
f0b748747617850a87860d1dd732a14215590d96
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
f0b7487476
This patch has a TON of changes. I updated almost every challenge and added some new ones. I think it represents a good suite of possibilities. Check it out.
2012-03-18 05:25:33 -04:00
lib
Now with Drools demo (Rete System to match which level building rules to fire for which PlayerProfiles/Archetypes).
2012-03-17 16:46:01 -04:00
res
Initial commit.
2012-03-06 11:42:35 -05:00
rules
Rete-based rule system (Drools) correctly fires the appropriate actions when Player's Profile meets certain criteria, based on the rules in rules/LevelTunerRules.drl.
2012-03-17 18:08:56 -04:00
src/dk
/itu
This patch has a TON of changes. I updated almost every challenge and added some new ones. I think it represents a good suite of possibilities. Check it out.
2012-03-18 05:25:33 -04:00
test/dk/itu/mario
/level
Initial commit.
2012-03-06 11:42:35 -05:00
writeup
Fixed build so that it does not break after a clean build is the .txt files have been deleted from the top-level directory.
2012-03-16 14:30:18 -04:00
.classpath
Now with Drools demo (Rete System to match which level building rules to fire for which PlayerProfiles/Archetypes).
2012-03-17 16:46:01 -04:00
.gitignore
Eclipse files.
2012-03-17 14:44:21 -04:00
.project
Eclipse files.
2012-03-17 14:44:21 -04:00
build.xml
Fixed build so that it does not break after a clean build is the .txt files have been deleted from the top-level directory.
2012-03-16 14:30:18 -04:00
Description
GaTech Spring 2012 CS 8803 Game AI Project 4
9.4
MiB
Languages
Java
100%