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
35
Commits
1
Branch
0
Tags
554e9af319512eac5e1563de8792f4c287dbd4c8
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
554e9af319
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
grammars
Now with file-based level grammar.
2012-03-18 10:56:25 -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
Basic FitnessEvaluator tries 10x to generate a level containing between 8 and 16 level components.
2012-03-18 11:33:18 -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%