Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SuperPaintman/phaser-typescript-tutorial

Repository files navigation

Phaser Typescript Tutorial

Phaser

This repo using this boilerplate

This tutorial (based on original Phaser tutorial), will learn you how to create games with Phaser framework, and build it using TypeScript and Webpack.


Usage

1: clone this repo:

git clone https://github.com/SuperPaintman/phaser-typescript-tutorial.git

2: install NPM dependencies:

npm i
# or with yarn
npm i -g yarn
yarn
npm rebuild

3: run Webpack Dev Server (will start on http://127.0.0.1:8080):

npm start

4: start creating!

vim .

or open cloned directory in your favorite editor


Contributing

  1. Fork it (https://github.com/SuperPaintman/phaser-typescript-tutorial/fork)
  2. Create your feature branch (git checkout -b feature/<feature_name>)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin feature/<feature_name>)
  5. Create a new Pull Request

Contributors


License

MIT

About

A tutorial on making a game with Phaser + TypeScript + Webpack

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /