Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.
/ reversi.py Public archive

An experimental Reversi CLI interface written in Python

License

Notifications You must be signed in to change notification settings

marmelab/reversi.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onboarding Archived Repository
The code of this repository was written during a Marmelab agile integration. The associated blog post illustrates the efforts of the new hiree, who had to implement a board game in several languages and platforms as part of his initial learning.
This code is not intended to be used in production, and is not maintained.

reversi-python

Turn based reversi game for command-line

Install

Install docker image

make install

Run

Run the game

make run

Test

Runs all the tests of the project

make test

Lint

Runs code linter on the project

make lint

About

An experimental Reversi CLI interface written in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published