[MASM] 8086 Assembly - Pong - 01 Introduction

Опубликовано: 17 Апрель 2026
на канале: Programming Dimension
46,048
437

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:
https://github.com/programmingdimensi...