Skip to content
/ mario Public

An Explainable Mario Level Generation System

Notifications You must be signed in to change notification settings

ehauckdo/mario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Explainable Mario Level Generation System

A generator of levels using the MarioAI framework.

Screenshots of generated levels can be found in samples/ folder.

Execution

main.py [options]

Options:
  -h, --help         show this help message and exit
  -l MAPFILE         Path/name of the level file
  -o OUTPUT_NUMBER   Number of level to be generated
  -n N               Number of structures to be selected
  -d D               Base size of structures
  -m MIN_STRUCTURES  Minimum number of structures for a level

About

An Explainable Mario Level Generation System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages