Skip to content

A template for making your own OpenAI Gym game environment

License

Notifications You must be signed in to change notification settings

simondlevy/gym-mygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gym-mygame

A template for making your own OpenAI Gym game environment

Quickstart

% pip3 install gym
% cd gym-mygame
% sudo python3 setup.py install
% python3 test.py

About

A template for making your own OpenAI Gym game environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages