This game is a game where you can use a claw to pickup blocks and drop them into the bucket. The game is still being developed but is in a playable state. If you find something wrong with it or want me to add new features to it please leave a comment. I will always try and improve the game as best as i can. CONTROLS: left arrow: move left right arrow: move right down arrow: extend arm up arrow: retract arm A key: rotate right claw inward D key: rotate right claw outward Q key: rotate left claw inward E key: rotate left claw outward
Code: ryanertel Graphics: ryanertel IF YOU KNOW ANYTHING ABOUT COLLISION DETECTION AND COULD HELP ME WITH MAKING PICKING UP THE BOX BETTER LEAVE A COMMENT. Current Version 1.0.6 Changelog: *1.0.6 6/15/2013 - Full game release, not a test game anymore. Add collision detection so the claw doesn't close into the block. * 1.0.5 6/15/2013 - Got rid of buggy title screen and will re-add it in later. Added horizontal movement for the box. Added a capture area where you can drop your boxes. Added a score system with dynamically updating HighScores * 1.0.4 6/15/2013 - Created a title screen and increase gravity fall-rate for the box when it is dropped. * 1.0.3 6/15/2013 - Created a box to pick up. Added a floor with collision detection so the box won't fall through. Added the ability to pick up the box and move it. * 1.0.2 6/14/2013 - Fixed bug where part of the claw would continue to retract even after the up arrow key was let go. * 1.0.1 6/14/2013 - Claw collision added so it doesnt go past the side boundaries. *1.0.0 6/14/2013 - game release for testing TO DO: *add ability to crush blocks if squeezed with the claw. *add sounds. *improve claw mechanics. *improve graphics.