Skip to content

Commit

Permalink
point to code file
Browse files Browse the repository at this point in the history
  • Loading branch information
egeexyz committed May 29, 2024
1 parent 2d1b6b5 commit df407ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A basic platformer game written with [PhaserJS](https://phaser.io/) **2.0** to d

## Getting Started

This repository is configured to be as simple as possible; build, deploy, and play with all with **npm**.
This repository is configured to be as simple as possible; build, deploy, and play with all with **npm**! The game's [code](https://github.com/egeexyz/jumper/blob/master/public/src/game.js) is neatly written and annotated to help you figure out how it all works.

First, clone or download this repository and run `npm install`.

Expand Down

0 comments on commit df407ed

Please sign in to comment.