+ 2
How To Make 16-bit Games?
I want to make a 16-bit game. But I don't know how to get the pixel grid. Please Help.
2 ответов
+ 5
16 bits or 32 bits (or even 8 or 64) is a qualification of plateform (device/os) used/targeted, but not directly of a game/app... We are talking of n-bits games only related to the compiler and the computer ^^
Anyway, to << know how to get the pixel grid >> you must at least specify what's the language you want to use, and also what you're meaning by << pixel grid >> @@
- 2
Hay joshua