Skip to content

Angry birds game implemented in assembly languagae

Notifications You must be signed in to change notification settings

saad0909/Angry-birds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Angry-birds

Angry birds game implemented in assembly languagae,

how to run the game

path of game file: angry birds\DOSBoxPortable\abc.asm.

  1. Go to path: angry birds\DOSBoxPortable\Data\settings\dosbox.conf.
  2. Open the conf file.
  3. Add the following lines to it mount p: path where you keep the folder\angry birds\DOSBoxPortable p:
  4. Run the dosbox portable application in same directory as game file image
  5. Instructions: Use Esc key to move on to next level immediately. Use arrow keys to move your player backwards in any direction.
Untitled.video.-.Made.with.Clipchamp.7.mp4
  1. To add new levels to game:

strcu1 each line represents a level data. 0s and 1s are use to structre the building of enemy. 1 means brick is visible and 0 mean there is not brick. By just using 1s and 0s you can create another new level.

About

Angry birds game implemented in assembly languagae

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published