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
46
Commits
1
Branch
0
Tags
a6f467d72484572d2139acb091fa8dbcbe180239
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
a6f467d724
Merge branch 'master' of woodyfolsom.net:/opt/git/cs8803p3
2012-03-18 16:22:38 -04:00
grammars
CHALLENGE rule randomly generates challenges.
2012-03-18 16:17:04 -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
Merge branch 'master' of woodyfolsom.net:/opt/git/cs8803p3
2012-03-18 16:22:38 -04:00
test/dk/itu/mario
/level
Now with file-based level grammar.
2012-03-18 10:56:25 -04:00
writeup
Work in progress.
2012-03-18 15:01:16 -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 manifest and build file so that mario can be built and run on the command-line.
2012-03-18 12:27:29 -04:00
Description
GaTech Spring 2012 CS 8803 Game AI Project 4
9.4
MiB
Languages
Java
100%