Skip to content
jeremyckahn edited this page Jul 17, 2012 · 19 revisions

Project Pine

An open source HTML 5 game console

Pine's goal is to provide a game console for HTML 5 games.

Technical stack

Plan

  1. Research technical feasibility
  2. Set up development environment
  3. Emulate software environment on X86 (for easier development)
  4. Run software on Raspberry Pi Hardware

1. Technical Feasibility

Raspberry Pi runs on ARM architecture, so the stack needs to be compatible with it.

Clone this wiki locally