mlcdf / macbernik

Yet another school project. It's a browser game this time!

Home Page:https://mlcdf.github.io/macbernik/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

La Famille Pirate

Codacy Badge

Browser game made as part of a school project.

Requirements

  • Node.js >=4

Install

Clone the repository on your machine

$ git clone https://github.com/mlcdf/macbernik.git && cd macbernik

Install the global dependencies

$ npm install --global gulp-cli bower

Install the local dependencies

$ npm install && bower install

Commands

Run the dev server

$ gulp serve

Run the tests

$ gulp serve:test

Build the project

$ gulp

Preview of the build

$ gulp serve:dist

Authors

  • Clément Stéphano - Design & development
  • Loic Larousserie - Project management, architecture & development
  • Maxime Le Conte des Floris - Project management, design & development
  • Michaël Mondou - Development, tests & design
  • Thibault Faivre - Development, tests
  • Tiphaine Girardot - Design & development
  • Sylvain Metayer - Development & tests

License

The code (and only the code) is licensed under the MIT license.

About

Yet another school project. It's a browser game this time!

https://mlcdf.github.io/macbernik/

License:Other


Languages

Language:JavaScript 70.2%Language:CSS 17.0%Language:HTML 12.8%