Skip to content

brendiche/the-game-project

Repository files navigation

Yet an other template to make a small video game

Requierment

  • node: v14.x.x
  • yarn or npm

Install & run

In the root folder install dependencies with:

yarn start

Run the project with

yarn start

it will serve the project on port 8080

CI/CD

The app is deploy using netlify. Hooks on commit on branch master trigger the CD.

Demo

You can access a preview here

Test

You can access the test code coverage here

About

Game template with pure TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published