Skip to content

HodooPy/suikapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Suika.py

Minimum Python Suika game (Watermelon game) 2024-06-01_12-37-34

The only dependencies are NumPy, Numba, Matplotlib.
You can use it for reinforcement learning projects. (Or you can just play it pretending to code.)
You can run the code by python suika.py

This is a prototype of code. The latest version code may change at any time.