palrogg / if-player-react

Interactive Fiction Player - Game Engine - Reference Project for latest React / TypeScript

Home Page:https://markhorsell.github.io/if-player-react/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactive fiction player

Reference project Interactive Fiction game engine, attempting to stay up to date with current React, Redux and TypeScript best practice.

[As of March 2020 this is no longer my reference project - Im moving from Redux to useContext for most of my projects now and also using nextjs more]

Demo at

https://markhorsell.github.io/if-player-react/

more info at

https://markhorsell.com/shivers-react/game

Currently have issues with Storybook caching stories. While i figure it out nd .env file should be added with

SKIP_PREFLIGHT_CHECK=true

hopefully this is only temporary

About

Interactive Fiction Player - Game Engine - Reference Project for latest React / TypeScript

https://markhorsell.github.io/if-player-react/

License:MIT License


Languages

Language:TypeScript 79.3%Language:JavaScript 17.4%Language:HTML 3.1%Language:Shell 0.2%