Log In  

Cart #mb_simplegame-0 | 2019-05-23 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
9

This is a VERY simple game for very young kids to edit. This was literally coded in an hour, so it's not optimized or super clean code or anything like that. It just works and is easy for kids to edit. :) It's intended for kids to edit the sprites, sounds, and game variables.

Enjoy! :)

WHAT TO EDIT

SPRITES

Player - Sprite 1 and 2 are the player sprite.

Pickups - There are two rows of pickups. The top row gets only little_points if they are picked up. The bottom row gets big_points if they are picked up.

Baddies - These are sprites 49 and 50 (bottom-left of sprite tab 0).

Stars - The 4 pixels in sprite 48 (bottom-left) define the star colors.

SOUNDS

Sound 0 - When a top row pickup gets picked up.

Sound 1 - When a bottom row pickup gets picked up.

Sound 2 - When the player hits a baddie.

VARIABLES

little_points - Points gotten from picking up a top-row pickup.

big_points - Points gotten from picking up a bottom-row pickup.

game_speed - How fast the overall game should go.

player_speed - How fast the player moves.

animation_speed - How fast the animations change.

seconds_between_pickups - Self-explanatory.

seconds_between_baddies - Self-explanatory.

sky_color - Self-explanatory.

number_of_stars - Self-explanatory.

P#64691 2019-05-23 09:08

This is excellent as a learning resource. Love how you laid out the sprite sheet. Thanks so much!

P#112108 2022-05-21 17:25

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-19 09:35:57 | 0.009s | Q:17