Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajclopez/toppyplane
Project Toppy Plane using Phaser v3 in VS Code (Phaser + TypeScript + Webpack).
https://github.com/ajclopez/toppyplane
flappy-bird flappybird game phaser phaser-game phaser3 typescript visual-studio-code webpack
Last synced: 3 days ago
JSON representation
Project Toppy Plane using Phaser v3 in VS Code (Phaser + TypeScript + Webpack).
- Host: GitHub
- URL: https://github.com/ajclopez/toppyplane
- Owner: ajclopez
- Created: 2018-10-29T03:08:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T01:49:17.000Z (8 months ago)
- Last Synced: 2024-12-27T01:41:11.103Z (about 2 months ago)
- Topics: flappy-bird, flappybird, game, phaser, phaser-game, phaser3, typescript, visual-studio-code, webpack
- Language: TypeScript
- Homepage:
- Size: 25.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# toppyplane
Toppy Plane is a game based on the famous game Flappy Bird, using Phaser v3 (Phaser + TypeScript + Webpack).[Live demo here!](https://ajclopez.github.io/toppyplane/)
# Deployment to local
## 1. Install node.js and npm:
https://nodejs.org/en/
## 2. Clone this project:
Navigate into your workspace directory.
Run:
```git clone https://github.com/ajclopez/toppyplane.git```
## 3. Install dependencies:
Navigate to the cloned repo’s directory.
Run:
```npm install```
## 4. Run the development server:
Run:
```npm start```
Open your browser and enter localhost:5500 into the address bar.
# Build for deployment:
Run:
```npm run build```
This will optimize and minimize the compiled bundle.
## Credits
Some of the images used were designed by: https://www.kenney.nl/