Greedy Gull Game
Early prototype of the Greedy Gull game created in Java using the LibGDX framework.
Overview
Platform: PC, Android
Language: Java
Tech: LibGDX
Team Size: 1
Created: 2015
Greedy Gull is a top down scrolling shooter where the player guides the seagull along a beach hitting as many targets as they can until their stamina runs out. The primary goal is to reach the highest score possible which is gained with each target hit. Upon a completed round the player is awarded skill points based on their score to upgrade the gull’s persistent stats that are carried over to subsequent games. This persistent improvement makes surpassing the high scores more frequent and adds another goal of upgrading the gull. It draws primary influences from classic arcade shooters.
GitHub Repository: github.com/matejnavara/SeagullGame
Project Documentation: greedygull.co.uk/MatejDoc/doc/
Download:
MatejNavara_GreedyGull-v1.0(desktop).zip
(Desktop executable Jar version)
MatejNavara_GreedyGull-v1.0(android).zip
(Android APK version)