Rain Catcher is one of my first apps. It's a simple game about preventing raindrops from hitting a sleeping cat. It also allowed for purchasing a cat of a different color once you'd collected enough golden raindrops.
Rain Catcher was developed using Apache Cordova (formerly PhoneGap), which enabled me to build the app using standard web technologies like HTML, CSS, and JavaScript. This approach created a mobile-optimized website wrapped in a native webview, allowing it to function as a downloadable app, although not as a fully native application.
The app did not get any downloads to speak of, and was overall not particularily good. It was, however, a fun project, and a good learning experience.
JavaScript
CSS
Cordova
Gallery
The main game screen, prevent the cat from getting wet!
The landing page.
Unlock different cats with your newly earned golden raindrops.