Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 541 Bytes

File metadata and controls

25 lines (15 loc) · 541 Bytes

Object oriented programming

Learn OOP through builiding a game with Typescript.

TS-skeleton app

In the folder ts-skeleton app is the skeleton for all application

Topics

  1. Introduction to Typescript
  2. Introduction to Canvas
  3. Animation in 1 Class
  4. Animation in multiple Classes
  5. Collision detection

All topics have corresponding folders.

Case

All topics are applied to the 'Asteroids' Game.

Used images

All images in the asteroid game are from Space Shooter Redux