Coder Social home page Coder Social logo

coldsunera / fullscreenmario Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sushilkumaraitian/fullscreenmario

0.0 1.0 0.0 12.32 MB

A free HTML5 remake of Nintendo's original Super Mario Bros. It includes the original 32 levels, a random map generator, a level editor, and over a dozen custom mods.

Home Page: http://www.fullscreenmario.com

License: MIT License

JavaScript 49.77% TypeScript 49.72% CSS 0.25% HTML 0.27%

fullscreenmario's Introduction

FullScreenMario Build Status

A free HTML5 remake of Nintendo's original Super Mario Bros, expanded for the modern web. It includes the original 32 levels, a random map generator, a level editor, and over a dozen custom mods.

How to Play

Although you may no longer play on fullscreenmario.com, it is easy to play your own copy.

Newcomers (non-coders)

Download the .zip of this project, extract that onto your computer, and open index.html in a browser (preferably Google Chrome). That's it!

In your own site

Upload the latest release of FullScreenMario (or your built version) to your FTP server.

Developing

Build Process

FullScreenMario uses Grunt to automate building, which requires Node.js. The process is straightforward; see Grunt's help page.

Coding

FullScreenMario is built on a modular framework called GameStartr. The FullScreenShenanigans organization contains GameStartr, its parent class EightBittr, and the 22 modules used by the GameStartr framework. These all (theoretically) have their own README files, which you should skim before developing for FullScreenMario itself.

All source code is in the Source directory. See [Getting Started.md](Getting Started.md) for an in-depth guide on getting started programming with FullScreenMario.

The FullScreenMario.ts class declaration contains class functions and some constants, while static settings to be added to the FullScreenMario prototype, such as map layouts and object attributes, are stored in files under Source/settings, such as audio.js and collisions.js.

Legal

This is released under the MIT License (see License.txt).

The FullScreenMario project started October 21st, 2012. The initial beta release in October 2013 saw the primary host website receive approximately 2.68 million unique visitors within a month, after which Nintendo shut the site down with a DMCA complaint (no action was taken against the authors, GitHub, or other hosting websites). The coding project then underwent an extensive rewrite and architecture change to become a modular project centered on the GameStartr platform, followed by a complete conversion to TypeScript.

fullscreenmario's People

Contributors

sebs avatar yanickrochon avatar cvan avatar

Watchers

James Cloos 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.