Skip to content

bhuvan-byte/street-soccer-multi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

203 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


repo size last commit contributors

Demo

Join Room

Settings

Gameplay

Features


  1. Real Time playing in separate rooms (Implemented by using socket.io)
  2. Simple Player Controls (Implemented in vanilla JavaScript)
  3. Authoritative Server (Implemented in Nodejs)

ScreenShots

  1. players just joined

2. game started (players in set positions, teams assigned)

3. Settings

4. Team

Frameworks and Languages


bootstrap css3 express heroku html5 javascript nodejs socket.io

Instructions for playing


  1. Create or Join Room (Either in some open room by clicking its name in Online Rooms tab or by entering room code in input box)
  2. Click the Start/Pause Button
  3. Control player movement with w,a,s,d
  4. Grab the ball by going close to it
  5. Point the shooting direction with mouse pointer
  6. Kick the ball with Left Click
  7. Refresh the page to go back to home screen

Instructions for local testing


  1. git clone https://github.com/bhuvan-byte/street-soccer-multi.git
  2. cd .\street-soccer-multi
  3. npm install
  4. npm run dev
  5. It will be running on localhost:8000

Upcoming Features


  1. Live Voice/text Chatting in the room
  2. Customisable players
  3. Bot players

Contact Developers


Linkedin Bhuvan Linkedin Raahil

About

Simple Multiplayer football web game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages