pandasoli / pong.masm

πŸ“ | Pong game for DOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pong for DOS  

As your computer is already a big piece of old trash, how about installing DOS to play Pong on it?


This repo was made watching to Programming Dimension's videos.
The idea was to learn more about Assembly while coding something.

I really don't know how they were patient to create DOOM with this.


What I learned:

  • MASM
  • 8-bits registers
  • Maybe Unix was better
  • Alignment of instructions

About

πŸ“ | Pong game for DOS


Languages

Language:Assembly 99.8%Language:Shell 0.2%