Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 743 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 743 Bytes

three-js-boat-prototype

An unfinished cannon/boat game for the 32bit Jam 2022

This prototype game uses a three js example -- https://threejs.org/examples/?q=wate#webgl_shaders_ocean -- as its base, and adds a boat with a third-person camera based on SimonDev's lesson: https://www.youtube.com/watch?v=UuNPHOJ_V5o&t=1s.

Play it

Controls

  • W and S to increase or decrease throttle
  • A and D to turn
  • E to fire cannon
  • Z and X to adjust cannon angle up or down