clintbellanger / solarbot

A platforming game with tiny robots

Home Page:http://clintbellanger.net/solarbot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

solarbot

A platforming game with tiny robots.

http://clintbellanger.net/solarbot/

Design limitations/challenges:

  • 128x128 resolution
  • DawnBringer 32 color palette
  • Not combat based
  • Works on mobile browsers with touch controls

This game started as inspiration from virtual retro consoles like Pico8. Written in Javascript using HTML5 canvas.

license

  • Code license is GNU GPL v3 or later
  • Art license is CC-BY-SA 3.0 or later

The scenario data is part of the javascript code and is also licensed GPL

credits

Code and pixel art by Clint Bellanger

About

A platforming game with tiny robots

http://clintbellanger.net/solarbot/

License:GNU General Public License v3.0


Languages

Language:JavaScript 98.5%Language:HTML 1.4%Language:CSS 0.1%