julianburr / breakout-ink

Breakout game written in React and Redux, using ink to run it in the terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breakout game written in React and Redux

Using ink to run it in the terminal

Play

npm i -g breakout-ink
breakout

# or
npx breakout-ink

Run it locally

# Clone repo
git clone git@github.com:julianburr/breakout-ink.git
cd breakout-ink

# Install dependencies
yarn

# Run cli script
yarn start

About

Breakout game written in React and Redux, using ink to run it in the terminal


Languages

Language:JavaScript 100.0%