Code Monkey home page Code Monkey logo

jumper's Introduction

jumper

Maintainability Discord

A ridiculously basic platformer game written with PhaserJS to demonstrate and test basic game functions. The game itself is a slightly modified version of the official PhaserJS tutorial game, and uses the same assets.

Getting Started

Want to use this game as a template for your own or just want to learn about PhaserJS in general? All you need is a browser Firefox. Chrome will work but you'd need to serve up the html using a webserver like NodeJS or Nginx, but that's silly since Firefox will happily let you drag & drop the html file straight into the browser.

Play The Game!

Clone this repository, launch Firefox, and drop the index.html file into your Firefox window. Assuming you don't have some fancy Firefox settings or security-related extensions running, the game should start right up. If the game does not start after dropping the index.html onto the window, check the console section of the Firefox dev tools and look for errors.

Considerations

The code that powers the game lives in the game.js file and is not particularly well written. It was mostly rewritten from the PhaserJS tutorial game and is presented in a way that makes it easy to read and understand but not easy to maintain or performant. Keep that in mind if you decide to fork this project or write your own based on it

jumper's People

Contributors

egeexyz avatar

Watchers

Ernest Chakhoyan 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.