An open API service indexing awesome lists of open source software.

https://github.com/kayenm/entangled-in-plastic

Control a sea animal in the vast blue ocean as you strive to dodge all the ocean plastic!
https://github.com/kayenm/entangled-in-plastic

eclipse gui gui-application java object-oriented-programming

Last synced: 11 months ago
JSON representation

Control a sea animal in the vast blue ocean as you strive to dodge all the ocean plastic!

Awesome Lists containing this project

README

          

# Entangled-In-Plastic

This project is a game based around the detrimental issue of plastic in our oceans and it's effect on marine life. The user controls a fish using the WASD keys as plastic spawns into the frame. It's the user's objective to dodge the plastic for as long as possible however as the timer goes on, the plastic moves quicker and there is greater frequency in which it spawns. Try to survive for as long as possible!

Built using Java and Java's graphical user interface (GUI). Made using object-oriented-programming.