Skip to content

ytyaru/Python.Pyxel.Reversi.20200419000000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ja

Pyxel.Reversi

Reversi (made by Pyxel)

DEMO

game_start game_over

Requirement

$ uname -a
Linux raspberrypi 4.19.97-v7l+ #1294 SMP Thu Jan 30 13:21:14 GMT 2020 armv7l GNU/Linux

Installation

Install Python 3.7 or higher.

Next, install pyxel as follows.

sudo apt install python3 python3-pip libsdl2-dev libsdl2-image-dev
git clone https://github.com/kitao/pyxel.git
cd pyxel
make -C pyxel/core clean all
pip3 install .

Usage

git clone https://github.com/ytyaru/Python.Pyxel.Reversi.20200419000000
cd Python.Pyxel.Reversi.20200419000000/src
./run.sh

Note

  • AI not implemented

Author

ytyaru

  • github
  • hatena
  • mastodon

License

This software is CC0 licensed.

CC0

Releases

No releases published

Packages

No packages published