GithubHelp home page GithubHelp logo

burkhaltery / normalux.ch Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 87.07 MB

You've got 45 seconds to draw the model! | Inspired by the late Pokédraw

Home Page: https://www.normalux.ch

License: MIT License

PHP 98.90% HTML 0.30% CSS 0.32% JavaScript 0.48%
drawing minigame mini-game pokedraw

normalux.ch's Introduction

Normalux.ch

The best way to see what this project is to try it by yourself. It only takes 45 seconds.

https://www.normalux.ch/

Getting Started

Prerequisites

  • PHP 7.4 (PHP ⩾8.0 is not compatible yet)
  • MySQL

Installing

  • Clone the repository and copy config files:
git clone https://github.com/BurkhalterY/normalux.ch.git
cd normalux.ch/application/config/
cp config.php.sample config.php
cp database.php.sample database.php
  • Edit database.php with your MySQL credentials.
  • Manually create the database and import database/normalux.sql into it.

You can use an all-in-one solution such as XAMPP, UwAmp to run this project. Alternatively, you can use the following command in the repository root: php7.4 -S 0.0.0.0:8000.

Built With

Contributing

This project is not actively maintained, but feel free to contribute. I'll read all issues and PR.

Acknowledgments

  • Pokédraw - A similar website belonging to the past. The original idea come from there.

normalux.ch's People

Contributors

burkhaltery avatar

Stargazers

 avatar  avatar

Watchers

 avatar

normalux.ch's Issues

Ctrl+Z

Permettre de revenir jusqu'à 3 coups en arrière.
Voir comment synchro ça avec les autres joueurs.

Ajout de règles

Exemples

  • 2 imposteurs
  • L'imposteur voit les dessins à 90° (ou en rotation)
  • Modifier le temps de dessin

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.