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: 1 day 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T17:30:38.000Z (about 1 month ago)
- Last Synced: 2024-11-11T16:57:19.855Z (about 1 month ago)
- Topics: game, phaser, roguelike, tactical, typescript
- Language: TypeScript
- Homepage: https://aqueous-lake-67098-ced6104448ac.herokuapp.com/
- Size: 5.27 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 run build
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)