Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ivanmeotto2/infinite-runner

 
 

Repository files navigation

Infinite Runner Template

Example code from Infinite Runner in Phaser 3 with TypeScript book

License

Overview

This is the source code for an infinite runner starting point in Phaser 3 as created in the free book: Infinite Runner in Phaser 3 with TypeScript.

This project uses the phaser3-typescript-parcel-template.

Getting Started

Clone this repository with git-lfs and run:

npm install
npm run start

If you don't have git-lfs installed then get it here: https://git-lfs.github.com

All the image and audio files in this repository is stored with git-lfs.

Alternatively, you can download a zip from the latest release.

Rocket Mouse Fly Animation

The Rocket Mouse art from Game Art Guppy is missing a fly animation image but you can download one we made here. You will come across this in Chapter 3 of the Infinite Runner in Phaser 3 with TypeScript book.

Credits

House Background art from Game Art Guppy

Rocket Mouse art from Game Art Guppy

License

MIT License

About

Infinite runner in Phaser 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.9%
  • JavaScript 3.3%
  • HTML 0.8%