https://github.com/rluders/phaser-snakegame
Simple Snake Game with Phaser using Typescript.
https://github.com/rluders/phaser-snakegame
example game phaser snake-game typescript
Last synced: 2 months ago
JSON representation
Simple Snake Game with Phaser using Typescript.
- Host: GitHub
- URL: https://github.com/rluders/phaser-snakegame
- Owner: rluders
- License: mit
- Created: 2016-01-02T21:33:21.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2020-10-13T09:21:17.000Z (over 4 years ago)
- Last Synced: 2025-01-23T11:25:39.596Z (4 months ago)
- Topics: example, game, phaser, snake-game, typescript
- Language: JavaScript
- Size: 587 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Snake Game Created with Phaser and TypeScript
=====This is my first contact with Phaser and TypeScript.
To create this game I just followed the Danny Markov's Tutorial and change it to TypeScript.
I know there's some bugs and somethings to make it better, but for now it's fine.
You can access this game at: www.luders.com.br/games/phaser/snake-game