Giter Club home page Giter Club logo

mario5ts's Introduction

Mario5 TS

This repository contains the code for the TypeScript version of the Mario5 demo application.

Online demo at mario5ts.florian-rappl.de

Requirements

For compiling the code you will need the following applications:

  • Node.js (tested with v10) for running gulp
  • NPM (tested with v6) for installation

The rest will be installed upon local installation.

Installation

First you should clone the repository. Then in the directory of the repository run

npm install

If you want to run the game just type in

npm start

Otherwise if you want to build it for deployment, run

npm run build

Releases

Current

(branch: master)

  • Refined use of modern module system
  • Use Parcel for bundling
  • Generate repetitive code
  • Use SASS for the style

Fusebox

(tag: fuse)

  • Use modern module system
  • Apply FuseBox for bundling
  • Standard CSS for the style
  • Removed jQuery (completely DOM standard rendering)

Legacy

(tag: legacy)

  • The original JavaScript code is available in src/Original.
  • The description below hints, where features of TypeScript have been placed.
  • An article describing the original code is available on CodeProject.
  • The system is built by using gulp.

The legacy branch README also contains some more background information.

mario5ts's People

Contributors

dependabot[bot] avatar florianrappl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

mario5ts's Issues

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.