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!
- Host: GitHub
- URL: https://github.com/kayenm/entangled-in-plastic
- Owner: KayenM
- Created: 2021-09-14T22:51:19.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-15T17:29:29.000Z (about 4 years ago)
- Last Synced: 2025-03-13T11:21:55.960Z (over 1 year ago)
- Topics: eclipse, gui, gui-application, java, object-oriented-programming
- Language: Java
- Homepage:
- Size: 156 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.