Skip to content

rafaelpadovezi/pytruco

Repository files navigation

🐍 pytruco ♣️ ♥️ ♠️ ♦️

A REST API 2 player truco game implementation. It's still under development.

Details

It's written in python using:

Entities

All the game data is saved in the database and was modeled as follows:

Entities

For more information take a look at models.py.

Running

Start the app using docker

docker compose up

And then you can access http://localhost:8000/api/schema/swagger-ui/

About

Truco game created using python and django

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published