Skip to content

This project currently hosts the code for an unnamed 2D Javascript Gaming Engine that I am developing as my side project.

Notifications You must be signed in to change notification settings

varshney-himanshu/js-2d-platformer-engine

Repository files navigation

About this project

This project currently hosts the code for an unnamed 2D Javascript Gaming Engine that I am developing as my side project.

Technologies

We use the following set of technologies to build, design & host the website.

Installation

  1. Clone the forked repo. If you want to clone using run:

    # Replace the <GITHUB_USERNAME> portion with your GitHub username
    git clone [email protected]/<GITHUB_USERNAME>/js-2d-platformer-engine.git
  2. Move to the cloned local repository & install the project dependencies with the following command.

    npm install
  3. Run the server localhost:3000

    npm run dev

About

This project currently hosts the code for an unnamed 2D Javascript Gaming Engine that I am developing as my side project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published