Jodaille / oled_submarinequest

Remake of SeaQuest game for Arduino, using 128x64 I2C OLED display and analog joystick.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino OLED SubmarineQuest game

Remake of SeaQuest game for Arduino, using 128x64 I2C OLED display and analog joystick.

HTML 5 Port

Added HTML5 port, source code is converted to javascript, game logic is unchanged and works exactly as on arduino, graphics are stored in png files, display is rendered to canvas and input is taken from keyboard.

You can play game here: http://holly.darkyork.com/petr/submarine/

Controls:

  • Movement: Arrows
  • Fire: Space

About

Remake of SeaQuest game for Arduino, using 128x64 I2C OLED display and analog joystick.


Languages

Language:JavaScript 43.6%Language:C++ 34.3%Language:PHP 19.2%Language:HTML 1.9%Language:CSS 0.9%