DI
Dikendev/typescript-game
Game development using Typescript
Description
I'm just learning new things about game development using TypeScript through some books I've found on the internet.
The focus of this project is to use only typescript to learn more about how the game development works on the modern web.
Running the app
npx tsc --watch
npm start