Skip to content

kombucha/neumeumeu

Repository files navigation

(This isn't) 6 Nimmt !

Game screenshot

Description

Online multiplayer implementation of the card game. Made for fun as a side project to learn react and redux.

Many thanks to this great tutorial !

Game Rules

Definitely not bug free ! Player beware. Still fun though. PRs welcome.

The game is hosted on https://cards.limbocitizen.com/.

Get started

  • Start a rethinkdb (using docker maybe)
  • Fill out the relevant .env files
  • And then:
    # In ~
    npm i
    # In neumeumeu-server
    npm start
    # In neumeumeu-client
    npm start

Enjoy !

Releases

No releases published

Packages

No packages published