Skip to content

ikorin24/othello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Othello

version 0.0.1 demo

Requirements

python3.x

Usage

chmod +x ./othello.py     # If the script has no executable permission, do this. (only first)

./othello.py                       # Start a game

Input Command: [game_command]
 .
 .
 .    

Options

option longname description
-h --help Show help
-v --version Show version of this programm

Game Commands

Use this game-command to play in the game. ゲームの操作コマンド.

command description
h Show help
q Quit the game
s Show the board
[row],[col] Put a stone at (row, col)

Q. 対戦用AIは実装されてないんですか

A. そのうち

Author

ikorin24(github)

Releases

No releases published

Packages

No packages published

Languages