• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

bynary

  1. K

    Legacy GM Binaries / Bytes ... performance and structural optimization.

    [/SPOILER] 0) Basics .........1.0 byte = 8 bits .........0.5 byte = 4 bits .........~.1 byte = 1 bit Variables : ....are used to store information in the devices memory for later (or instant) use. ....can store either a real number or a string. ....have one name with a maximum length of 64...
Top