This repository contains all code developed in projects of Object Oriented Programming Languages course @ FEUP
- Basics of Java;
- Basics of Mobile Development;
- Basics of Android;
- Basic Project Setup;
- Gameplayy Programmng.
Create a maze, choose its size and number of dragons (game). Can you exit the maze?
This game is based on the Jack N' Jill game available on the PlayStore. Jumpy Jay is a platform game here the player controls the Robot Jay. The Robot moves on its own in a single direction until it hits an obstacle, at which point it changes direction. On hitting a lethal obstacle, the robot loses a life. The player only controls the jumping of the robot. Being challenged to catch all the keys and exit the level.