Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HodooPy authored Jun 1, 2024
1 parent 7cc11f2 commit c19a689
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# Suika.py
Minimum python suika game

The only dependencies are NumPy, Numba, Matplotlib.

You can use it for Reinforcement Learning project. (Or you can just play it pretending to code.)

You can run the code by `python suika.py`
Minimum python suika game
![2024-06-01_12-37-34](https://github.com/HodooPy/suikapy/assets/171400185/bf66ab9d-d383-4381-af81-3a1087333588)

The only dependencies are NumPy, Numba, Matplotlib.
You can use it for Reinforcement Learning project. (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.
```

0 comments on commit c19a689

Please sign in to comment.