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
22
Commits
1
Branch
0
Tags
1790d48393da1a55df7578e2081f1c9629262faa
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
1790d48393
Non-bogus ProfileMatcher.
2012-03-17 20:07:58 -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
Non-bogus ProfileMatcher.
2012-03-17 20:07:58 -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%