Skip to content
This repository has been archived by the owner on Apr 18, 2019. It is now read-only.

marmelab/15-puzzle-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 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.

15-puzzle-cli

A cli tool to play the 15-puzzle game, in Python.

See the related article on the Marmelab blog

Help

Print all available commands

make

Build

Build the docker

make install

Run the game

Run the 15-puzzle game

make run

Contributing

Test

Run all tests

make test

Linter

Run the pep8 linter

make lint

About

A CLI tool to play the 15-puzzle game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published