Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 939 Bytes

File metadata and controls

25 lines (14 loc) · 939 Bytes

Cave Game

The very typical cave/chopper game, ported to iOS using iPad's Codea app

Demo

Cave Game

This little game emulates the usual Chopper game. It uses one of the default Codea's sprites, fixes its x coordinate and moves it around the y axis, also rotating it to simulate the motion of a rocket.

The cave is rendered as many small rectangles, although at the moment there is no collision detection, it wouldn't be too hard to implement.

###LUA Source There are two classes:

###Meta

Develped by Alejandro U. Alvarez

Analytics