Skip to content

liordon/sushi-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites:

  • A local Python evironment
  • A web browser

Quickstart guide:

  1. Clone the repository: git clone https://github.com/JonathanShifman/sushi-go.git

  2. Run pip install colorama

  3. Run python hackathon/game/Main.py from the cmd or run it from PyCharm. This will generate an output file at hackathon/game/output/game.json.

  4. Open hackathon/display/compiled/index.html in a browser.

  5. Upload the generated JSON file.

  6. Use the arrow keys to navigate the course of the game.

  7. You can change the logic implemented in RandomPlayer.py (or create a separate player) to try out your own strategies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 85.4%
  • JavaScript 11.9%
  • CSS 2.1%
  • HTML 0.6%