ScratchData LogoScratchData
Back to Paddle2See's profile

Coins From Heaven

PAPaddle2See•Created May 23, 2008
Coins From Heaven
56
48
1557 views
View on Scratch

Description

Catch the coins. Avoid the meteors. It's as simple as that. The coins can drop anywhere on the world so you need to move around a lot and find them before they hit the ground. If 5 coins hit the ground, the game is over. Controls: Left/Right Arrows to move Green Flag to start over Nothing particularly revolutionary here. I just liked the way the buggy moved. The buggy is made up of two coupled sprites. The angle of the vehicle is set by the heights of the individual sensor sprites. The logic that keeps the buggy on the surface has increasing adjustments. The longer the buggy is in an incorrect state (in the air or under ground), the bigger the correction gets (up to a limit). This approach gives pretty good performance as you can see. The scrolling is a simplified version of the one I used in my Privateer project and is a mixture of Archmage's technique, the technique used in Capital and who knows what else. I was inspired to make this after viewing 04lukeb's marvelous Mountain Bike Madness game.

Project Details

Project ID171502
CreatedMay 23, 2008
Last ModifiedAugust 9, 2023
SharedMay 23, 2008
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root