Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 406 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 406 Bytes

Overview:

  • Simple snake game in assembly.
  • You have only two kinds of power-ups: speed-up and shrink.
  • This game is not fully implemented and buggy due to changes made for multiplayer, better use Snake - Single Player version.

Credits:

  • Arwa Ehab & Seif Emam: Confirmation messages, level selection and speed-up power-up.
  • Mark Adel: Core gameplay
  • Mostafa Abdelbrr: Bug fixes and simple chat