KhiewJianBin / EdgarNetworkGame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EdgarNetworkGame

Course Assignment Project in Singapore Polytechnic.

Simple Multiplayer On-rails mouse shooting game host-client network using XNA 4.0 & Lidgren.Network Created by: : Khiew Jian Bin & Edgar Wong

Features

  1. A Waiting "Lobby system" with chat
  2. Supports Infinite Players
  3. In Game chat
  4. Scoreboard
  5. Rejoin system if user disconnected from host
  6. Rehost system if host disconnected
  7. 5 Levels

Install

  1. Install Microsoft XNA 4.0 from installer in Redist

Usage

  1. Run EdgarNetworkGame.exe

Notes

  • Once game started, no way for user to quit game

Dev Notes

  • Infinite scrolling of level is done by resuing looping textures
  • Multiple Scrool speed for different backgrounds to potray depth of background

About