Git Product home page Git Product logo

leek-wars-client's Introduction

Leek Wars client

The Leek Wars website frontend, in HTML, CSS, JavaScript.

Banner

Deployment

Prerequisites: Python 3

The project is very easy to install and deploy in 10s:

git clone https://github.com/leek-wars/leek-wars-client.git
cd leek-wars-client
make serve

Then go to localhost:8012 in your browser (you can change the port in the python script).

Be careful, this project is only the front end of Leek Wars, so it's connected to the production server. When you log into this local version, you will use your real account!

Structure

  • http/ : All served files
    • image/ : All images, icons, textures
    • lang/ : Translations files
      • en/
      • fr/
    • script/ : JavaScript files
      • game/ : JS for the fight rendering
    • sound/ : Sounds files
    • style/ : CSS files
    • third_party/ : Some third party libraries (JS and CSS)
    • view/ : HTML template files
  • Dockerfile : A Dockerfile if you need to build a Docker image
  • Makefile : Makefile to perform some quick actions like make serve
  • leekwars.py : Python script to serve the site locally

Hacking

I gladly accept pull requests to Leek Wars. Before starting work on a feature, see the contribution guidelines.

Libraries used

License

Distributed under the GPL3 license. Copyright (c) 2016, Pierre Lauprêtre

leek-wars-client's People

Contributors

5pilow avatar badpick avatar becold avatar dynamicfield avatar jonathanjdev avatar mdmck10 avatar perthuisquentin avatar

Watchers

 avatar  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.