DKC2 Neat from MarI/O
pool | ||
.editorconfig | ||
.gitignore | ||
config.lua | ||
donkutil.lua | ||
game.lua | ||
mathFunctions.lua | ||
neat-donk.lua | ||
README.md | ||
spritelist.lua | ||
state-test.lua | ||
util.lua |
Donkey Kong Country 2 NEAT
An AI based on SethBling's MarI/O to play Donkey Kong Country 2 with lsnes.
Requirements
- lsnes with Lua 5.2 (do not try to build with 5.3, it does not work!)
- A Donkey Kong Country 2 ROM
Instructions
- Start lsnes
- Go to
Configure -> Settings -> Advanced
and changeLUA -> Maximum memory use
to1024MB
- Load the DKC2 ROM:
File -> Load -> ROM...
- Load the script:
Tools -> Run Lua script...
- You may also want to turn off sound since it may get annoying.
Configure -> Sounds enabled
Keys
1: Stop/start 4: Play the best run 6: Save the pool file 8: Load the pool file 9: Restart
Notes
Only tested on Pirate Panic