DOCUMENTATION_Gameplay - CSCI150GTeam/GTeamProject GitHub Wiki
*Singleplayer:
ā navigate through obstacles by solving puzzles presented by the map enviroment
*Multiplayer:
ā join servers by interface (e.g. input server IP address and/or host port)
ā host own server locally and provide server info. to other players for access
*Editor:
ā create and design your own map levels by clicking and dragging tiles on to the map grid
ā list of different tiles for: background tile, objects, items, obstacles
*User Interface (Controls):
- Mouse
- Movement ā Keyboard (W, S, A, D)
- Shooting projectiles ā āJā Key (not implemented yet)