Skip to content

TedPap/Q-Learning-Mario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Q-Learning-Mario

Playing Super Mario World with Q-Learing

Getting Started

Follow the steps in "Installation" and "Running the Project" to begin.

Installation

Download or clone the repository to your machine.

Install /Dependencies/bizhawk_prereqs.exe or download and install https://github.com/TASVideos/BizHawk-Prereqs/releases/tag/2.1

Running the Project

Open BizHawk folder

Run EmuHawk.exe

In the emulator press File -> Open ROM and choose /Dependencies/Super Mario World (USA).smc . The game should now load in the emulator

In the emulator press Tools -> Lua Console

In the Lua Console press Script -> Open Script and then choose /Dependencies/BIZHAWK/Lua/Q-Learning_Super_Mario_World.lua

Mario should now begin to play on his own!

Built With

  • Lua - The programming language used
  • BizHawk - The emulator used to run the agent

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

About

Playing Super Mario World with Q-Learing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published