https://github.com/bdero/ocean-breeze
A game where you sail your boat across the ocean while avoiding rocks.
https://github.com/bdero/ocean-breeze
game game-jam html5-canvas html5-game itchio procedural simplex-noise vector-graphics
Last synced: about 2 months ago
JSON representation
A game where you sail your boat across the ocean while avoiding rocks.
- Host: GitHub
- URL: https://github.com/bdero/ocean-breeze
- Owner: bdero
- License: gpl-3.0
- Created: 2017-04-22T06:30:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-25T01:43:49.000Z (about 8 years ago)
- Last Synced: 2025-02-02T12:19:14.712Z (3 months ago)
- Topics: game, game-jam, html5-canvas, html5-game, itchio, procedural, simplex-noise, vector-graphics
- Language: JavaScript
- Homepage: https://bdero.itch.io/ocean-breeze
- Size: 5.51 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [Ocean Breeze](https://bdero.itch.io/ocean-breeze)
This project was completed for entry in a [game jam](https://itch.io/jam/qazijam9point5/rate/137952).
I wasn't even sure what the project was going to be until a couple of days in. The code is therefore a huge mess!## Screenshots



## License
Copyright (C) 2017 Brandon DeRosier
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .