Skip to content

SSA is a multiplayer, round-based dual-stick shooter game multiplayer shooter viewed from top-down. Players control a ship that looks like basic geometry (triangles, circles, etc.) and compete with each other to see who survives last.

Notifications You must be signed in to change notification settings

vigneshRajakumar/ShapeSurvivalArena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ShapeSurvivalArena

SSA is a multiplayer, round-based dual-stick shooter game multiplayer shooter viewed from top-down. Players control a ship that looks like basic geometry (triangles, circles, etc.) and compete with each other to see who survives last.

Before each round, players choose one of X different shapes and each shape has different attributes (e.g. triangles can move faster, circles can shoot further, etc.). Players are then given Y number of lives per round and can shoot each other while avoiding pitfalls and traps randomly placed by the server.

Things you need to run this

  • A copy of the source
  • NodeJs
  • SockJs
  • express
  • HTML5 Compatible browser

Getting it to run

Download the archive and unzip it to a desired destination. Fire up a terminal and navigate to the app subdirectory and launch the hosting webserver using node SsaServer.js and connect to IP_ADDRESS:5000/index.html.

To allow other people to connect to the game, modify the SERVER_NAME variable inside Ssa.js to your own IP. Change the port number too (the default is 5000), if you so desire.

About

SSA is a multiplayer, round-based dual-stick shooter game multiplayer shooter viewed from top-down. Players control a ship that looks like basic geometry (triangles, circles, etc.) and compete with each other to see who survives last.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published