Skip to content

anderfjord/wopr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Clone the repo

git clone https://github.com/anderfjord/wopr

Change into the project directory

cd wopr

Install local Node.js dependencies

npm install

Start the app

pm2 start config/pm2.json

Run tests

npm test

Unit tests are run using Mocha

Run tests with code coverage

npm run coverage

Open coverage/lcov-report/index.html in a browser

Code coverage is generated using Istanbul in conjunction with Mocha

Acknowledgements

This project was inspired by the Connect Four over WebRTC app developed by Mahmud Ridwan.

https://github.com/hjr265/arteegee

https://www.toptal.com/webrtc/taming-webrtc-with-peerjs

The WarGames font was provided by Dustin Norlander of Cheap Skate Fonts.

The Geo font was provided by Ben Weiner of Reading Type.

Audio files were provided by Uncle Bubby

About

Hello, Joshua (Work in progress)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors