Coder Social home page Coder Social logo

timdpaep / de-slimste-mens-ter-wereld Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 10.01 MB

Play the game "De Slimste Mens Ter Wereld"!

License: GNU Affero General Public License v3.0

Python 40.18% CSS 9.77% JavaScript 25.78% HTML 24.23% Batchfile 0.05%

de-slimste-mens-ter-wereld's Introduction

De Slimste Mens Ter Wereld

This repository was forked from AntheSevenants

Before you start

Make sure you have installed Python. You can use your native install Python version, or if you want to manage your Python environments, use Conda.

Installing Conda

Create a new Conda environment

  • In case of Conda, make a new environment for dsmtw: conda create -n dsmtw python=3.11
  • Open up your environment by: conda activate dsmtw

Note: Python 3.11 has been successfully tested

Anaconda Navigator

If you want to control your Python environments with a Graphical User Interface, use: Anaconda Navigator

Installation

  • Navigate to the project folder
  • Install all Python requirements: pip install -r requirements.txt

Assets

The assets folder contains all the JSON files, images and videos that are needed to play the game.

  • You can use the default assets as a starting point. Fill in answers, add videos, images, etc.
  • On this location you can find some open sourced questions and assets. Please note that you need to create own videos for the "Open Deur" round.

Start The Game

Open up the application by: python3 dsmtw.py listen [PATH OF QUESTIONS] [LIST OF PLAYERS]. If you want to open up the default questions, this command should work: python3 dsmtw.py listen "./default" "Alfred,Marie,Carla"

de-slimste-mens-ter-wereld's People

Contributors

timdpaep avatar

Stargazers

Frederick Roegiers avatar

Watchers

 avatar

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.