"Let's build a boat" is a 2D side scrolling game where you try to survive the rising ocean levels by building your own house-boat.
When the Great Melt came, the continents broke into drifting shards and the old cities slipped under the waves. Two brothers escaped on a half-finished workboat as the last evacuation sirens died, only to be carried into a rolling storm belt that never calms. With no ports left and nowhere to run, they have one choice: keep the boat alive by scavenging, building, and outlasting the sea.
Name branches with your name and the feature name separated by a slash (/).
- Bad:
ab_test_test_test_912 - Good:
dalhai/upgrade_particle_foam
Use commit messages written in the imperative:
- Bad:
"Super cool test commit (WIP) HAHAAHA" - Good:
"Upgrade windows with resizing capabilities"
Your commit message should be the part that follows "This commit will ..."