Skip to content

YotamZaiger1/Assembly_x86_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assembly_x86_Game

A fun simple pearls game written in Assembly x86

Requirements

  • DOS operating system. You can use DOSBox for instance.

Usage

  1. Clone the repository.
  2. Open DOS and cd into the downloaded repository directory.
  3. Run dir in DOS and make sure you see all the files. The sound folder is important!
  4. Run pearls.bat and the game will start. Enjoy!

Authors