项目作者: ytyaru

项目描述 :
Reversi (made by Pyxel)
高级语言: Python
项目地址: git://github.com/ytyaru/Python.Pyxel.Reversi.20200419000000.git
创建时间: 2020-04-19T06:41:43Z
项目社区:https://github.com/ytyaru/Python.Pyxel.Reversi.20200419000000

开源协议:Creative Commons Zero v1.0 Universal

下载


ja

Pyxel.Reversi

Reversi (made by Pyxel)

DEMO

game_start
game_over

Requirement

  1. $ uname -a
  2. 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.

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

Usage

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

Note

  • AI not implemented

Author

ytyaru

  • github
  • hatena
  • mastodon

License

This software is CC0 licensed.

CC0