Skip to content

Gaming Reinforcement Learning with Python (Mario Bros)

License

Notifications You must be signed in to change notification settings

munoztd0/AI_games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leek Wars AI

A multiplayer AI programming game in which you train leeks to fight each other

leek wars

The language of Leek Wars is LeekScript, built in Java. Follow my leek @leakit22!

Game Of Life

Conway's Game Of Life (Python Implementation)

To run just :

pip install -r GameLife/requirements.txt --no-index

And then:

python3 GameLife/main.py

MarioRL

Gaming Reinforcement Learning with Python (Super Mario Bros)

demo Mario RL

To run just :

pip install -r MarioRL/requirements.txt --no-index

And then:

python3 MarioRL/main.py

demo Mario RL

About

Gaming Reinforcement Learning with Python (Mario Bros)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages