0.2.2 • Published 3 years ago

@anxolin/cow-runner-game v0.2.2

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

Cow Runner Game - React

The trex runner game extracted from chrome offline error page, but with less dinosaurs and more Cows!

This project is a typescript library that provides CowGame as a react component.

Changes over the original:

  • Broken down into smaller entities (see src/game/model)
  • Converted into typescript project
  • The game has ben wrapped into a React component
  • The React component is exported as a library
  • Integrated with webpack. You can build the HTML page or run it in dev mode

🏗 Pending to add the sprites and styles for the cow game.

Install dependencies

yarn

Run dev browser

yarn start

Build library

yarn build

Build web

yarn build:web
0.2.2

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago