Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

What if I want to write my program in binary?

A topic by Brawl Studios created Jun 08, 2018 Views: 187 Replies: 2
Viewing posts 1 to 2
Submitted

Ok, I will stop spamming the community mommy!

(+1)

If you want to write your game in binary, the best way would be to go for an old emulation platform with assembly ;).

You can take a look at Atari 2600. Here you'll find the programmer's guide.

https://www.atarihq.com/danb/files/stella.pdf

Each command is a processor message which is directly linked to a binary instruction ;).

Submitted

I was joking xD It would take me weeks to create something in binary