Skip to content

This game was developed using Typescript and HTML5 canvas

Notifications You must be signed in to change notification settings

dudow8/typescript-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong! - Typescript version

This game was developed using Typescript and HTML5 canvas

Transpiling and running

Before run, you will need npm and typescript installed on your local machine

To install npm dependencies, run:

$ npm install

To transpile typescript to javascript, run:

$ tsc

Example

To see a running version, try http://luann.com.br/pong/

About

This game was developed using Typescript and HTML5 canvas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published