LoginLogin
Nintendo shutting down 3DS + Wii U online services, see our post

Space Game Tutorial 1 - Short, what not to do

Root / Submissions / [.]

IonesqueCreated:
Download:5DW43NKE
Version: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

Instructions:

1. Download using the above public key 2. Select the 121SPACE folder 3. LOAD "121SPACE" 4. RUN

Nice; thank you for your submission!

We should have more programs like this! Thank you!

I really appreciate this, and will use it to help me come up with a game!