https://github.com/foo290/container_hunt_ge
Container Hunt is a 2D arcade-style game that I built using the Godot Engine coz, well... curiosity.
So basically you have to control a Maersk ship that rides over routes and navigates routes to collect containers while avoiding pirates.
Kinda like that nostalgic mario game.
Okay so this is actually hosted, so you can try it out and play yourself by going to this link:
https://container-hunt.thebitflip.com
This is hosted on vercel and DNS rediected to cloudflare for security.
- Control a ship on a dynamic sea.
- Pick up Maersk containers scattered along the way.
- Avoid obstacles like pirates and ofc falling off the route.
- Score increases as you collect more containers.
- Built in Godot Engine (v4.x or v3.x)
- Hosted on vercel and cloudflare
Tool | Purpose |
---|---|
Godot Engine | Game development framework |
GDScript | Scripting game logic |
Pixel Art / Vector Art | Game assets (if applicable) |
Git + GitHub | Version control and hosting |
Key / Input | Action |
---|---|
Arrow Keys / WD | Move ship |
space | jump |
well, just go to https://container-hunt.thebitflip.com
- There is only one level for now, and the game will restart once it is complete.
- Maybe will add more levels and some AI shit which can make the obstecles dynamic.
Nitin Sharma