GroupThesis2024 / Paramedic-Training-Game

0 stars 0 forks source link

GameCore/Backend first version implementation #1

Open henrysneps opened 8 months ago

henrysneps commented 8 months ago

(this issue is currently in an invalid state, and its scope needs to be redefined)

First version of the Game Core -component where it is able to handle all requests without throwing any exceptions. Partial gameplay logic will be implemented at this stage. Interface for the GameCore will be developed dynamically depending on the surfacing needs of fronted.

Preliminary work:

Implementation (sketch):

henrysneps commented 7 months ago

Old class diagram sketch to be iterated on.

Image