This is just an introduction to the development of a pong game using the assembly language.
The tools used in this project are:
DOSBOX
8086 MASM Assembler
Notepad (or any other text editor)
What you’ll learn on this course:
Graphic Display Modes
Drawing Objects
Manage Time
Collision Detection
Display text
ASCII Conversion
Key Input Detection
AI Movement
You can check the project code here: