Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

M. Sami Gürpınar

1
Posts
1
Topics
3
Followers
A member registered Dec 11, 2023 · View creator page →

Creator of

Recent community posts

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