Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
0

Atari Breakout for DOS

A topic by M. Sami Gürpınar created Feb 12, 2024 Views: 57
Viewing posts 1 to 1

hi all,

I made an Atari Breakout clone for DOS using turbo c++ 3.0. It wasn't easy; small things in modern systems are absolute headache on this ancient machines. I struggled with flickering problems, handling the keyboard interrupt , and even displaying the score since on VGA mode 13 putting pixel is only allowed so I had to implement a custom font rendering solution. But I'm happy for the result.

https://ms0g.itch.io/breakout