Skip to content

Custom Open AI gym environment for the game 2048

License

Notifications You must be signed in to change notification settings

Valentin-Laurent/gym-2048

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Open AI gym environment for the game 2048, that I use in this reinforcement learning project.

Forked from this repository. The main reasons for the fork are:

  • Allowing illegal moves (ie: not ending episode when an illegal move occurs)
  • Fixing graphical game rendering
  • Starting a game with a large tile (ex: 512)

Documenation

See the original repo for comprehensive documentation.

License

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

About

Custom Open AI gym environment for the game 2048

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%