Skip to content

jlas/quirky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1ee950d · Jun 28, 2013

History

69 Commits
Nov 5, 2012
Nov 5, 2012
Feb 13, 2012
Nov 5, 2012
Feb 13, 2012
Feb 19, 2013
Nov 5, 2012
Jun 28, 2013
Feb 12, 2013
Jun 28, 2013
Nov 5, 2012
Jun 28, 2013
Nov 5, 2012

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