michaelwschultz / virgo

Javascript game built on Node to run on a Raspberry Pi and an LED board.
2 stars 0 forks source link
game javascript raspberry-pi simulator space

Space Shooter for Raspberry Pi and LED display

CircleCI

Created by Michael Schultz and Marc Mendiola.


šŸš§ IN DEVELOPMENT šŸš§

screenshot

Local Development

If you REALLY what to check out our progress so far...

Requirements

yarn; yarn dev; yarn start

There are also a few exmple tests that have been implemented. Feel free to add more ;) yarn test

Goal of this project

Build a 2D vertical-scrolling space shooter using a 32 x 64 LED display.

This is my first hardware project and my first game. I played around with a Raspberry Pi at work for the first time and was instantly taken by how magical it feels to plug in an LED, writing some code and see it light up.

After browsing around Adafruit.com looking at all the different parts that were available, I quickly made up my mind to build a game; something I'd wanted to do for a long time. This was the perfect opportunity due to the fact that it would help me continue my learning of Javascript and teach me something new.

Parts List

Design

Designs are also a work in progress but we have a Figma file that you're welcome to take a look at.