Git Product home page Git Product logo

pouletarmy's Introduction

Poulet Army ๐Ÿ”

Strategic mobile web game of chicken fighting - Website


This is a personal project, more like a **sandbox** to test different programming architectures and different ways to do a thing.

Warning: source code reveals surprises of the game!

Getting started

  1. Install a LAMP environment (Apache 2.4.x with mod_rewrite, PHP 7.0.x with pdo_mysql, MySQL 5.4.x)
  2. Clone the repo (or download as a .zip): git clone https://github.com/ArnaudFavier/PouletArmy.git
  3. Create a database (e.g. pouletarmy) and execute the SQL script in _others/poulet.sql
  4. Edit the configuration file in params/config.php
  5. Enjoy!

Contributing

  1. Fork the repo
  2. Create your feature branch: git checkout -b new-feature
  3. Commit your changes: git commit -am 'Add new feature'
  4. Push to the branch: git push origin new-feature
  5. Submit a pull request

Tip: Comment out JavaScript inclusions to easily debug.

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.