Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AzulApi

PyPI version

An API for Azul board game.

Original game: https://en.wikipedia.org/wiki/Azul_(board_game).

Library used: GitHub.

Installing the project

Inside the directory this file is located in, run pip install ..

Running the project

After installing the project run python azul_api/main.py <number of players from 2 to 4> from the directory this file is in.

Functionality

To access the functionality documentation please run the service and visit /docs endpoint.

Alternatively read main.py which has Swagger documentation.

Notes

K or k represents the black colour.

A wall cell filled with a lowercase letter means tile is not placed.

Example: k means can be placed on the wall cell but currently is not. K means black tile is placed on the wall cell.

License

Please read a LICENSE file.

About

An API for Azul board game

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages