FloncDev / exquisite-exoplanets

Our submission for the 2024 Python Discord Code Jam - "Information Overload"
MIT License
0 stars 0 forks source link

Game Design #7

Closed FloncDev closed 1 month ago

Elektriman commented 1 month ago

Game design document

This document should explain in details

MilaDog commented 1 month ago

Mentioned some stuff in the lore section

Elektriman commented 1 month ago

36 added the main classes. They are not finished yet. I need to make them interact with the database and I need to make the objects structure match the data tables (+ make the entity relationship graph)

Elektriman commented 1 month ago

we can now generate planets + the associated resources and collect resources. I need someone help to make the runtime and to link the frontend to the api