Skip to content

jerry20091103/Sorting-Battle-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Battle-Python

Python application

The Python repo for Sorting Battle the game.

sorting_battle_gym

  • This is the package folder for the gym to train the model.

training

  • This is the folder for the RL model training.

game

  • This folder contains simple terminal version of the game for testing.
  • 1P version:
    • Run python terminal_game_1p.py in the game folder.
  • 2P version:
    • Run python terminal_game_2p.py in the game folder.

Contributing :)

  • The main branch is protected, so you need use the dev branch or create a new branch, and make a pull request to merge it.
  • The pull request will be tested automatically. If it passes all the tests, you may merge it.
  • for python naming convention, please refer to https://realpython.com/python-pep8/#naming-styles.

About

The Python repo for Sorting Battle the game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages