Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frohrlich/roguelike
A tactical roguelike game made with Phaser 3.
https://github.com/frohrlich/roguelike
game phaser roguelike tactical typescript
Last synced: about 20 hours ago
JSON representation
A tactical roguelike game made with Phaser 3.
- Host: GitHub
- URL: https://github.com/frohrlich/roguelike
- Owner: frohrlich
- Created: 2024-04-27T19:04:02.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-01T19:16:31.000Z (5 months ago)
- Last Synced: 2024-10-17T17:30:15.033Z (19 days ago)
- Topics: game, phaser, roguelike, tactical, typescript
- Language: TypeScript
- Homepage: https://aqueous-lake-67098-ced6104448ac.herokuapp.com/
- Size: 5.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
A roguelike tactical RPG with cards made with Phaser 3.
A demo is available on : https://aqueous-lake-67098-ced6104448ac.herokuapp.com/
To compile and start the project, just run :
```
npm install
npm start
```## Credits for the assets :
- Tilesets :
https://opengameart.org/content/outdoor-tiles-againhttps://opengameart.org/content/top-down-dungeon-tileset
by Michele "Buch" Bucelli (https://opengameart.org/users/buch)- Font :
https://www.dafont.com/dogica.font
by Roberto Mocci (https://www.dafont.com/roberto-mocci.d8882)