https://github.com/jhonshua/juego-js
juego en javscript con phaser
https://github.com/jhonshua/juego-js
html-css-javascript javascript phaser video-game
Last synced: 2 months ago
JSON representation
juego en javscript con phaser
- Host: GitHub
- URL: https://github.com/jhonshua/juego-js
- Owner: jhonshua
- Created: 2024-02-08T19:21:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-08T19:38:52.000Z (over 1 year ago)
- Last Synced: 2025-01-17T23:32:27.942Z (4 months ago)
- Topics: html-css-javascript, javascript, phaser, video-game
- Language: JavaScript
- Homepage: https://jhonshua.github.io/Juego-Js/
- Size: 430 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Game phaser
Phaser is a 2D game framework used for making HTML5 games for desktop and mobile. It is free software developed by Photon Storm. Phaser uses both a Canvas and WebGL renderer internally and can automatically swap between them based on browser support. This allows for fast rendering across desktop and mobile.
