Skip to content

gab-palmeri/typescript-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript-game

Simple game built using typescript/node for the backend, plain HTML/javascript for the front-end
This repository is a rivisitation of the following tutorial series: https://www.youtube.com/watch?v=PfSwUOBL1YQ

Usage

  1. Clone the repository
  2. Run npm install
  3. Make sure that nodemon and ts-node are installed
  4. Run nodemon ts/Main.ts
  5. Navigate to localhost:2000

Releases

No releases published

Packages

No packages published