Coder Social home page Coder Social logo

ale46 / italians-against-humanity Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 617 KB

NodeJS implementation of Cards Against Humanity, completely in italian language.

Home Page: http://italians-against-humanity.herokuapp.com

License: Other

Ruby 0.06% JavaScript 82.12% CSS 1.41% HTML 16.41%

italians-against-humanity's Introduction

Italians Against Humanity gittip

NodeJS implementation of Cards Against Humanity, completely in italian language. Take a look HERE

Modification

This work is derivated from the original project nodejs-against-humanity, with few changes:

  • All the cards are in italian language
  • Three choice black cards and spectate mode (partial code from this fork)
  • Form to choice nickname with cookie support
  • Dirty (on code side) extensions support
  • Form where you can define game options (points to win, min player, max players, extensions to use)
  • Wait time between rounds
  • Ingame chat
  • Small fixes and tweaks

Run Locally

Install all the dependencies:

npm install #(you may need to prefix this with sudo if you're on Mac)

Run the app:

node server.js

Then navigate to http://localhost:3000

If you want the server to load up everytime you change the back end:

npm install -g nodemon

Then run the following instead of node server.js:

nodemon server.js

Known Bugs

  • If a player leaves bad things happens.

Italian text cards credits

https://git.eigenlab.org/ilario/cards-against-humanity-italian-translation

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.0 Generic License.

italians-against-humanity's People

Contributors

ale46 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

italians-against-humanity's Issues

Shuffle choice phase

Should be nice if in the choice phase the various entries would be shuffled such that the author is unknown.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.