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
43
Commits
1
Branch
0
Tags
ac7b0c5b1969caaa8f3096c7b51409babfb1e8f5
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
ac7b0c5b19
-Fixed some problems with the pipe jumping challenge.
2012-03-18 16:22:25 -04:00
grammars
Grammar, now with pipes!
2012-03-18 13:23:51 -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
-Fixed some problems with the pipe jumping challenge.
2012-03-18 16:22:25 -04:00
test/dk/itu/mario
/level
Now with file-based level grammar.
2012-03-18 10:56:25 -04: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 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%