Skip to content

alvaro-cuesta/woodstock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buscannabis

A little PvP minesweeper using NodeJS+SocketStream for MV's Web Dare II contest.

Play Buscannabis! WARNING: Highly volatile environment. Code is hot-reloaded freely, so if you experiencie any weirdness just F5 and cross your fingers.

Instructions

Blah, blah, blah

ToDo

Blah, blah, blah

Running

Install Node.js and NPM (it's bundled with Node.) Download Buscannabis and run (under its folder):

# npm install

Running the server

# node app.js

Hot reloading server

# [sudo] npm install -g nodemon
# nodemon app.js

Production

Run before launching server:

# export SS_ENV=production

This will pack and minify assets for you.

Authors

License

TODO. All rights reserved ATM.

About

A little PvP minesweeper using NodeJS+SocketStream for MV's "Web Dare II" contest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published