Space Game Tutorial 1 - Short, what not to do
Root / Submissions / [.]
IonesqueCreated:
Download:5DW43NKEVersion:Size:4.3 KB
A simple tutorial program that shows off how to do a crude game, includes sprite collisions, scoring, managing multiple objects, controls, and sounds. All in a tidy sub-100 line of code package.
However, several key issues were left in to teach others how to improve code, as well as a learning platform for learning myself:
-Unoptimized main loop
-Vague variables
-Automatic variable declariations
-Dull graphics
Tutorial information will be posted here:
https://smilebasicsource.com/forum?fpid=4365#post_4365