An open API service indexing awesome lists of open source software.

https://github.com/grypesc/getrickrolled

Multiplayer, browser 2D shooting game written in Javascript.
https://github.com/grypesc/getrickrolled

browser-game express express-js game game-2d game-development game-server html5-game javascript javascript-applications javascript-game node node-js nodejs pixi-js pixijs shooter-game shooting-game socket-io

Last synced: about 2 months ago
JSON representation

Multiplayer, browser 2D shooting game written in Javascript.

Awesome Lists containing this project

README

        

# PixiJS-NodeJS-Game
Browser 2D shooting game. Frag scrubs using weapons, use lava to get to them faster. Use wasd+LMB. Avoid water and sand cause it slows you down. Don't let Rick Roll you. Setup:
```bash
cd game
npm install
node server.js
```
Go to [http://localhost:54070/](http://localhost:54070/)
![Screenshot](screenshot.png?raw=true "Title")