Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/littledivy/phaser-girl

Me trynna enter the gaming territory using Phaser3 :smile:
https://github.com/littledivy/phaser-girl

2d css game game-development game-engine html js phaser phaser3 phaserjs

Last synced: about 1 month ago
JSON representation

Me trynna enter the gaming territory using Phaser3 :smile:

Awesome Lists containing this project

README

        

# Playing with Sprites and Animation in Phaser 3

## Basically working with concepts like:

* Multiple images sprite animation (not properly documented in the docs)
* Input handling (keyboard)
* Basic arcade physics and collider
* Gravity
* Velocity
* Looping animation with
`repeat: -1`