Skip to content

imagineeeinc/vectocade

Repository files navigation

vectocade

A Fantasy Computer for making tiny retro games, made with js

⚠ Still in early developemnt, breaking changes to come ⚠

Get Started

here

Specs

Display: 80x72@24fps:2 bit colours (Gameboy Pallet) Sound: Undecided (4 channel?) Control: 'A' n 'B', D pad, 'Start' n 'Select'

Other features

  • Bitmaps displaying
  • save data
  • save state
  • On the Fly code Execution
  • Probably a connectable keyboard for text inputs.

Graphics

you have a background layers, max background size is 1024x1024px. Each sprite can only be 16x16px sprite, any decimal pixel values will be rounded to whole number.