CellPlunker

A simple top-down 500x500 grid-based circuit creation sandbox game consisting of the most basic components. Some example components are an inverter, switch, cable, etc. Each component is a 'cell' that can be placed on the grid.

Technical Sheet

Code technologies used for the project

  • Java
  • Processing 3 - A Java visual arts environment
  • Shaders (Processing) - for rendering certain 2D components

Resources