Developed By: Clement Narciso
Demo Link: https://youtu.be/cqk5WBbxZzw
- Play a simple 2d shooter game.
- Multiplayer coop play.
- Shoot opposing enemies to rack up points and avoid getting hit.
- All players have shared points.
- HTML
- CSS
- Image Sprites
- NodeJS
- ExpressJS
- SocketIO
- Type and run this command in the console to install dependencies.
npm install
- After installing the dependencies. Type and run this command in the console.
npm start server.js
- The app should run now. Open http://localhost:8000/ in any browser.
- Enter your name.
- User arrow keys to move up, down, left or right.
- Press Space to shoot.