ted.lefter

Save the Cheese – Android Game

This project was a personal challenge to create a game. The player has to control a mouse and protect a piece of cheese from rats. This game is made using OpenGL for smooth gameplay.

For this project I:

  • Designed the framework architecture
  • Programmed the graphics module with OpenGL
  • Programmed the game logic and collision detection
  • Implemented a custom touch manager

Technologies and tools:

  • Java
  • Android
  • OpenGL
  • Android Studio