Skip to content

jlas/quirky

Repository files navigation

Quirky

Quirky is a Qwirkle board game clone built with node.js and jQuery. It is not mobile, tablet, or IE friendly yet.

Check out the demo

Presentation about Quirky from a Nova Node meetup

Screenshots

quirky

  • Game Lobby:

quirky

Install & Run

install with npm:

$ npm install quirky

run the game server:

$ npm start quirky

... then go to http://localhost:8010 and play! Optionally, you can change the default http port:

$ npm config set quirky:port <port>

Third party things included (not made by me):

Libraries

Images

Fonts

Copyright

Copyright (C) 2012 Juan Lasheras (http://www.juanl.org).

Licensed under GPL, see COPYING.txt for details.

Quirky includes some third party libraries and media, see thirdparty/ and media/ for license information on these.

Send any questions or comments here.

About

Clone of the Qwirkle board game built with node.js and jQuery.

Resources

License

Stars

Watchers

Forks

Packages

No packages published