Skip to content

NoMariusz/zybex-clone

Repository files navigation

zybex-clone

Atari800 game port in plain TypeScript

game image

See the game in action 👉 mariuszg-zybex.ct8.pl

Overall info 🗺️

  • This isn't an ideal port, only a simple project for school
  • Implemented only first level - Bertolus, but map sprite sheet is from Enceladus level of zybex Commodore version
  • Enemies and weapons are from Bertolous
  • There is no Boss mode implemented yet
  • Two players mode works not identical

Features 📜

  • Weapons: You can use all 4 weapons from first level: Orbit, Pulse, Rgun and 8way each with 4 levels of upgrades
  • Enemies: Implemented all enemies from first level
  • High scores: After game over, your score is saved to browser local storage
  • Sounds: Copied original sounds and music from original game
  • Screens: There are all screens/menus from original game

Built with 🧰

Controls ⌨️

For player one:
  • W - up
  • A - left
  • D - right
  • S - down
  • Space bar - action
For player two:
  • ArrowUp - up
  • ArrowLeft - left
  • ArrowRight - right
  • ArrowDown - down
  • Control - action

TODO 🎯

  • More animations
  • Add all letters available for username
  • Implement other fonts
  • Mode for 2 players
  • Mobile devices support
  • Other levels available
  • Implement boss

Made by NoMariusz

[email protected]

About

Zybex atari clone in plain ts - school project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages