https://github.com/adoptsomekids/piolin-bird-phaser-videogame
Piolin Bird game in Phaser 3
https://github.com/adoptsomekids/piolin-bird-phaser-videogame
css flappy-bird flappy-bird-clone flappy-bird-game flappybird flappybird-style-game game-development html html-css-javascript java javascript javascript-game phaser phaser3 phaserjs piolin
Last synced: 6 months ago
JSON representation
Piolin Bird game in Phaser 3
- Host: GitHub
- URL: https://github.com/adoptsomekids/piolin-bird-phaser-videogame
- Owner: Adoptsomekids
- License: mit
- Created: 2023-08-28T04:17:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T00:04:20.000Z (almost 2 years ago)
- Last Synced: 2025-02-14T08:32:00.202Z (8 months ago)
- Topics: css, flappy-bird, flappy-bird-clone, flappy-bird-game, flappybird, flappybird-style-game, game-development, html, html-css-javascript, java, javascript, javascript-game, phaser, phaser3, phaserjs, piolin
- Language: JavaScript
- Homepage: https://adoptsomekids.github.io/Piolin-Bird-Phaser-Videogame/
- Size: 822 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Piolin Bird game in Phaser 3 

## Comenzando 🚀
_Estas instrucciones te permitirán obtener una copia del proyecto en funcionamiento en tu máquina local para propósitos de desarrollo y pruebas._
Mira **Deployment** para conocer como desplegar el proyecto.
### Pre-requisitos 📋
_Que cosas necesitas para instalar el software y como instalarlas_
```
Visual Studio Code
HTML Libraries
JS Libraries
Phaser
Live Server
```### Run it
1. Clone this repository or click Download ZIP in right panel and extract it
```
git clone https://github.com/Adoptsomekids/Piolin-Bird-Phaser-Videogame.git
```
2. Install [Http-Server](https://www.npmjs.com/package/http-server)
```
npm install http-server -g
```
3. Run the http-server from the repository's directory
```
http-server
```## Despliegue 📦
_Open with live server desde index.html_

_Correr en live server (NO debugear desde terminal local)_

### Pruebas de estilo de codificación ⌨️
_Modificación de variables de dimensión etc_

_Inserción de images para gráficas desde assets_
## Construido con 🛠️
* [Phaser](https://phaser.io/) - 2D Game Framework
* [Visual Studio Code](https://code.visualstudio.com/) - Editor de Código
* [HTML](https://html.com/document/) - Programación web
* [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference) - Diseños
* [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) - Codificación## Autor ✒️
* **Emilio Josafat Giacomo Quintero** - *Desarrollo* - [Adoptsomekids](https://github.com/Adoptsomekids)
---
⌨️ con ❤️ por [Adoptsomekids](https://github.com/Adoptsomekids) 😸