Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 600 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 600 Bytes

SEProject

Config

Only work in LAN so far.
Config your serverAddress and playerCount, in Src/Server.CDC.GameMode
playerCount means how many player will play, you can set it as 1~4. Game will holding in loading screen until enough player join.
if you just wonna try this game with your self. Set serverAddress as '127.0.0.1', and set playerCount as 1.

How to Start your game ?

  1. run Src/Server.Main
  2. run Src/Client.Main

Game

Important: switch to english keyboard first. you can use UP, LEFT, RIGHT, DOWN key on keyboard to move your character. And use space key to put a bomb.