-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Pine's goal is to provide a game console platform for HTML 5 games.
Learn more about the project expectations.
Discourse is welcome and encouraged. Please direct any discussion to the Google Group. Since this project requires a lot of research and experimentation before we can really start coding anything, it will be some time before there are many commits for this project. Research and status updates will be posted to the Google Group and this wiki. You are welcome to contribute!
- Raspberry Pi
- Linux (Raspbian)
- Google Chromium
- NodeJS
- Research technical feasibility
- Set up development environment
- Build Pine app for interfacing with games
- Run software on Raspberry Pi Hardware
Raspberry Pi runs on ARM architecture, so the stack needs to be compatible with it.
- Linux: We are using Raspbian.
- Node: Confirmed to work.
- Chromium: Confirmed to work.
Outstanding question: How will this stack perform on an actual Raspberry Pi? Can anyone with actual hardware test this? The Chromium performance is the biggest concern.
Pine will be developed with QEMU.
Pine app is in the planning stage.
We don't yet have hardware to test on.