Git Product home page Git Product logo

tmgc-js's Introduction

TMGC-JS

A little Tamagotchi game for the web. It isn't complete yet, but playable.

See the last stable version in Firefox Marketplace. This is a rewrite and extended version.

How To Contribute

So you want to join the team? Great! Here's how to get a working set-up:

$ git clone https://github.com/kurai021/TMGC-JS.git TMGC-JS.git
$ cd TMGC-JS.git
$ npm install

Easy, isn't it?

Development dependencies

The following programs are needed for development. Further are managed by Bower:

  • git
  • npm
  • jQuery >= v1.7.2
  • jQueryUI >= v1.8.18
  • l10n.js

Install jQuery, jQueryUI and Font Awesome:

If you have errors with JQuery, jQueryUI or Font Awesome, you can install them again in this way:

$ sudo npm -g install bower
$ cd TMGC-JS/src
$ bower install jquery jqueryui fontawesome

Start testing

We're going to use Mocha + Chai as BDD Testing Framework. Just run http-server -p 8000 --cors in a terminal and point your browser of choice to the address.

Grunt jobs

Grunt does all the ugly work for us. To have a live reloading version, just run grunt server.

License

This project was released unter BSD 2-Clause license. Check out LICENSE.txt for further information.

tmgc-js's People

Contributors

rchoffardet avatar

Stargazers

Oleksii Kholiavko avatar Angus H. avatar Jānis avatar

Watchers

James Cloos avatar Richard Armuelles avatar André Jaenisch avatar  avatar

Forkers

rgaiacs ryuno-ki

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.