pacman-react

Is a game created as a showcase to understand how to use react + typescript + hooks + react context.

The project was boilerplated with create-react-app.

Play the game here!

pacman

INSTALLATION DEPENDENCES

yarn install

USAGE

The following commands are available in your project:

# Start for development
yarn start

# Just build the dist version and copy static files
yarn build

# Run unit tests
yarn test

GitHub

View Github