Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 1.27 KB

README.md

File metadata and controls

30 lines (26 loc) · 1.27 KB

T-Rex Dino Game in Assembly

Description

A classic T-Rex Dino Game in Assembly Language with different types of Hurdles, Score Boosters, Day and Night Graphics, and much more interesting stuff.

Manual

  1. Use these command in dosbox to Compile and Run the code:

    ml main.asm
    
    main.exe
    
  2. Click on Play button to start the game:

  3. You can press Spacebar or Up Arrow Key for Jump. You can press Down Arrow Key for crouch. You can press Left Arrow Key and Right Arrow Key to move the dino left and right: