Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sirbrillig/lost-card

Long ago a sage gifted a set of magical tarot cards to the six kingdoms to be used in times of danger. But now the cards have been lost...
https://github.com/sirbrillig/lost-card

game phaser phaser3 typescript

Last synced: 11 days ago
JSON representation

Long ago a sage gifted a set of magical tarot cards to the six kingdoms to be used in times of danger. But now the cards have been lost...

Awesome Lists containing this project

README

        

# The Lost Card

Long ago a sage gifted a set of magical tarot cards to the six kingdoms to be used in times of danger. But now the cards have been lost...

This is a TypeScript game using Phaser that I made for fun. It's a pretty simple top-down metroidvania.

Learn more about it and play the game here: https://sirbrillig.itch.io/lost-card

## Development

To run this locally, run `npm install` and then `npm run dev`.

## Release

To compile a release version, run `npm run prepare-release`. That will create a file called `lost-card.zip`. Then you can upload that zip file to the itch.io site.