Skip to content

A classic 80s game recreation using TypeScript.

Notifications You must be signed in to change notification settings

unski11ed/tonks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TONKS!

A simple recreation of a popular NES game. Made within a long weekend to test out TypeScript when it was in a very early version ~2013.

Recovered from the depths of an old hard drive and restructured to meet some modern standards. After some work it may have potential to be actually fun.

TODO:

Lot's of things are missing / not working properly. Here are some of them: (PR's are welcome :D)

  • Ice tiles are not working (no sliding)
  • There is no sound
  • Could use a mobile version and a cool mobile touch controller immitation
  • Game Pad controller support?
  • Power Ups aren't 100% accurate Info link
  • Sprites sheet should be updated. Player tanks are upgrading their power, but there is no visual feedback - missing sprites. Resource?
  • Tanks and Bullets speeds are inaccurate
  • AI probably isn't 1:1, but works quite ok
  • The architecture of this thing looks a bit wierd, very tightly coupled, but maybe it's okay for such a game? Needs some thinking.

About

A classic 80s game recreation using TypeScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published