Code Monkey home page Code Monkey logo

phd-2048's Introduction

PhD 2048

A fork of 2048 for PhD students. (Yes, you can create a professor's 2048 in which two students become a garbage tile.)

Made just for procrastination. Play it here!

Forking

Feel free to fork and create your own version of 2048. A few suggestions on what to fiddle with:

  • Change tile names in html_actuator.js;
  • Change game description in index.html;
  • Change the detection of user's preferred language in application.js (if not required, remove the detection code and i18n.js);
  • Update i18n.js with your changes (i18n.js is a later addition that implements a language switch - the game should be able to run without it);
  • Change screenshots and icons in meta/;
  • Change the appID and choose when to prompt a mobile user to add this web app to their home screen, near addToHomescreen in index.html.

As with the original 2048, the master branch contains the complete game except for sharing features, analytics, etc., which are not transferrable to a fork. Therefore you should use the master branch rather than gh-pages, and add your own sharing and tracking code as appropriate.

Known issues

  • I have to make changes directly to main.css instead of main.scss, because compiling the original main.scss does not reproduce the original main.css.

License

PhD 2048 is licensed under the GNU General Public License.

phd-2048's People

Contributors

chrisprice avatar codekonami avatar coding46 avatar david-risney avatar gabrielecirulli avatar ghoullier avatar harimohanraj89 avatar iharosi avatar iirelu avatar janschoenherr avatar jasonkleban avatar jimminning avatar johankj avatar leereilly avatar llyyue avatar maciejczyzewski avatar marcingajda avatar marg51 avatar mfrederiksen avatar remram44 avatar sigod avatar timpetricola avatar ymfa avatar zg avatar

Watchers

 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.