Skip to content

Instantly share code, notes, and snippets.

View piotrekkmt's full-sized avatar
👨‍💻
Speaking at the IBM Cloud Meetup Dublin

Peter piotrekkmt

👨‍💻
Speaking at the IBM Cloud Meetup Dublin
View GitHub Profile
@piotrekkmt
piotrekkmt / Main
Created May 16, 2019 14:26 — forked from Westenburg/Main
Basic version of Foggy Bummer - a side scrolling game written in Codea
-- Foggy Bummer
-- By West
--Game overview: A sideways scroller where the player controls a bumblebee. Touch screen to provide upward thrust to the bee. Collect as many rings as you can in 24 hours or until you complete the full course. Don't hit the top or bottom of the screen.
--Feel free to use this code as you wish to help you learn and understand codea. Most of the images are either hand drawn or sections extracted from photos - feel free to use, mangle and adapt the sprite sheet too. Just please don't take the code and images wholesale and upload them to the apple store!
--Often a good way to learn to program is to take existing code, tweak it and build on it. Hopefully this will give someone a foot up towards making their own sideways scroller. This is the most basic version, but I've also added the following if anyone is interested
--Added bonuses