An OversimplifiedJS game for the 2016 LowRez Jam (https://itch.io/jam/lowrezjam2016) https://alamantus.itch.io/trade-winds
Go to file
Robbie Antenesse 55ce2e7c1f Fixed island generation!
My while statements were looping forever because the ranges were too big!
2016-04-15 15:10:24 -06:00
audio Made some more noise 2016-04-12 18:12:41 -06:00
gui Resized the ocean. Added map! Updated trade so you can't haggle forever. Each island knows when it's been haggled. 2016-04-14 17:09:57 -06:00
images Screenshots! 2016-04-14 17:48:02 -06:00
javascripts Create gh-pages branch via GitHub 2016-04-08 13:42:15 -06:00
prefabs Made edits to try to make island generation better. It crashes on load a lot on Ubuntu Chrome for some reason. No clue why. 2016-04-14 23:01:05 -06:00
rooms Fixed island generation! 2016-04-15 15:10:24 -06:00
stylesheets Create gh-pages branch via GitHub 2016-04-08 13:42:15 -06:00
Oversimplified.js Improved script loading, added loading progress bar. 2016-04-14 14:54:56 -06:00
README.md Initial commit 2016-04-04 15:45:57 -06:00
index.html Updated instructions on page, ready to merge. 2016-04-14 18:00:19 -06:00
loadControls.js Made edits to try to make island generation better. It crashes on load a lot on Ubuntu Chrome for some reason. No clue why. 2016-04-14 23:01:05 -06:00
loadGUIs.js Resized the ocean. Added map! Updated trade so you can't haggle forever. Each island knows when it's been haggled. 2016-04-14 17:09:57 -06:00
loadGameManager.js Procedurally generate islands and update economy on a timer. 2016-04-14 15:02:12 -06:00
loadPrefabs.js Added ocean prefab, referenced wave prefab. 2016-04-05 16:51:51 -06:00
loadRooms.js Moved rm_Ocean "constants" into its creation. 2016-04-15 15:08:16 -06:00
params.json Create gh-pages branch via GitHub 2016-04-08 13:42:15 -06:00
start.js Made edits to try to make island generation better. It crashes on load a lot on Ubuntu Chrome for some reason. No clue why. 2016-04-14 23:01:05 -06:00

README.md

LowRez-Jam-2016

An OversimplifiedJS game for the 2016 LowRez Jam (https://itch.io/jam/lowrezjam2016)