Skip to content

Api based game #7

kodatvoj requested to merge kodatvoj/ppy1-2025:api-based-game into main

I wanted to make complete api based game with trading and resource gathering, but I greatly underestimated scale of the project. This is unfinished project but it has all neccesary features implemented (api using fastAPI, database using sqlalchemy and testing using pytest) and everything that is implemented is working as it should.

Merge request reports