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

https://github.com/headwinds/final-fantasy

xstate visualizer for indie games
https://github.com/headwinds/final-fantasy

Last synced: about 1 year ago
JSON representation

xstate visualizer for indie games

Awesome Lists containing this project

README

          

# final-fantasy

Explores indie game design and development through an [XState](https://xstate.js.org/) machine and visualizer.

Let's face it - you probably won't get to use Typescript & Styled Components at your day job so you might as well weekend-warrior it and build something fun while learning something that can be applied to any app; prepare for that day when you do.

Games are a form of mediation. As you build the game, let your mind wander on your life, business, and the journey of your customers.

[demo](https://final-fantasy.now.sh)

## getting starter

```
yarn
yarn start
```

Open browser to http://localhost:1234

## deploy to vercel

`now`