Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 456 Bytes

File metadata and controls

23 lines (16 loc) · 456 Bytes

pewpew

A 2D space shooter jammed pack full of fun. Play against your friends and earn the title of best pewpewer!

Technologies Used

JavaScript, CSS, HTML, jQuery, Pikel

Future Versions

ReactJS

Playable Online

https://pewpew-space-shooter.herokuapp.com/

How To Fork and Run

Clone repo into desired folder git clone {forked repo}

Install all npm modules npm install

Start the server node server.js

Open localhost:3000 in browser