Skip to content

EricSzla/Android-Game-Using-Processing-IDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ninja Cat

VIDEO OF GAMEPLAY

https://vimeo.com/154764745

Objective.

OOP Assignment 2, android game called Ninja Cat developed using Processing with Android Module. The goal in the game is to kill as many opponents and collects as much coins as possible.

Requirements.

Game should run on any device with Android version 5.1.1 or higher, yet the game was tested using Samsung Galaxy Note 4, and this is the device I would recommend to use because of it's big screen size.

Installing the game.

In order to run the game on android device using processing follow the steps:

1. Download and select android module in processing. Android Module

2. Connect your device (smartphone) to the computer. Make sure USB Debugging is on. Connect Device

3. Run the program.

Processing is going to build an Android project and install it on the device. Build the project

Menu.

The main menu allow the user for 3 options, either interact with the cat displayed using android keyboard, play the game by clicking on menu section which then will allow the user to choose the level or exit.

Main menu

menu

Level selection

Provides a menu for selecting the level to be played. levels

Keyboard interaction

At the very first stage the cat in the menu will ask the user for a name, user can type in the name so the cat can greet the user. keyboard

Controls.

Controls

Levels.

Level 1

The objective of level 1 is to kill 10 opponents within 60 seconds. Level 1

Level 2

The objective of level 2 is to kill 15 opponents within 60 seconds. Level 2

Level 3

The objective of level 3 is to kill 20 opponents within 60 seconds. Level 3

Releases

No releases published

Packages

No packages published