8000 GitHub - veer-mehta/asm-game: A shooting game made in 8086 masm(assembly)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

veer-mehta/asm-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assembly Game Project

About

This project is a classic-style game built entirely in 8086 assembly language using Microsoft Macro Assembler (MASM). It showcases low-level programming concepts and techniques unique to the x86 architecture, creating a retro gaming experience.

Requirements

  • DOSBox: An x86 emulator that allows running DOS applications, essential for running MASM programs on modern systems.

How to Run

  1. Open DOSBox.
  2. Mount the project folder as c drive
    mount c: path/to/the/project
    c:
  3. Run the game executable:
    shooting

Enjoy the nostalgia and challenge of assembly-based gaming!

About

A shooting game made in 8086 masm(assembly)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0