Skip to content

isaquedev/bomb-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bomb TS

A simple bomberman game in typescript

by Isaque Hernandes

How to setup

First install dependencies running:

npm install

To run the app, use npm start. This command generate JS files and run the server.

To develop I recommend these two scripts:

npm run server to start the server and npm run watch-ts to watch changes in TS files and rebuild JS files.

About

Simple bomberman game using typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages