Skip to content

giorgia-nadizar/MarioAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mario AI Framework

Based on the MarioAI framework, now including a wrapper for Python.

To package and run, execute the following commands:

mvn clean package
java -cp "target/*:libs/*" PlayPython

Note that this will start nServers servers, each listening on a different port, starting from startPort. You can pass these parameters to the run script as plain integer numbers, with startPort first and nServers second.

About

MarioAI original framework with a Python wrapper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages