ziyi01 / Inkposter

Project for course DH2643 at KTH.
Apache License 2.0
1 stars 0 forks source link

[Game logic] Connect parts of host-player presenters, sockets and update model #34

Open ziyi01 opened 1 day ago

ziyi01 commented 1 day ago

This is what is left from #33, not tested since it is difficult to integrate right now.

Host-waiting:

Host-game:

Host-vote:

Host-end:

Player-waiting:

Player-game: Note: I made a file player-game-presenter-real.tsx since I didn't want to touch the other presenter which we are going to rename.

Player-vote:

Player-end:

Other:

gorwat commented 1 day ago

@JuliaHallberg timer, canvas @gorwat game logic