Maze Game, Web Version

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ต.ค. 2024
  • Made with: React, WebSockets, Node, Nest, PostgreSQL
    Made by Max Mytrofanov: max.kyiv.ua/en
    at the top left is the player's avatar (you can see it by clicking on it), on the field the player's avatar is animated if you need to make a move
    the direction of movement of the players is tracked using track images
    0:10 - the client is notified of connection status
    3:34 - the opponent receives a notification that the one who played with him has disconnected
    in the upper right, a white light is when the player has a connection with the server, a red light - there is no connection
    if the player has completed games, the Replay Mode button appears, which will show a list of these games
    select a game for Replay and by clicking on any log you can see the state of the game
    Give Up button at 4:34
    Exit button at 4:43
    sending a message at 2:25, one can also control moves with messages like /right, /left, /up, /down
    when closing the tab and then when opening it, the last game is restored - at 4:10
    server: github.com/myt...
    front: github.com/myt...

ความคิดเห็น •