Skip to content

ic2d/MortalKombatAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mortal Kombat AI

This repository implements a way to train an agent to play the 1992 classic Mortal kombat.

Rom

You must import the rom using the command below, inside the folder where it is located, so that it is recognized

python -m retro.import .

Notes

The requirements.txt file lists all the dependencies that is needed to run this project. They will be installed using:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages