Skip to content
/ pang-ts Public

A browser-based space shooter game written in Typescript

Notifications You must be signed in to change notification settings

qn-ng/pang-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pang-TS

This is a browser-based space shooter game, Space Invaders alike, written in Typescript. I used my starter ts-webpack project as a base.

Pang TS

I made this project in order to practise what I've learned in the Software Architecture course. That's why you'll find some of my choices of patterns are overkill. Well, I did it on purpose 😊

How to run it ?

$ cd path/to/repo
$ npm run serve # dev server: open http://localhost:8080 in your browser

Todos:

  • Save game feature
  • More stages

About

A browser-based space shooter game written in Typescript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published