Skip to content

comes-group/comes-adv-online

 
 

Repository files navigation

🚀 COMES Adventures

A game about Comes and his adventures.

How to build

Install all the required packages, and build the project for production.

npm install
npm run build:prod

Start the game by opening index.html in your browser.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.1%
  • HTML 4.9%