https://github.com/jsonkao/pikacircuit
A Javascript canvas RPG game that allows the user to interact with a circuit board and view the effects of different components (resistors, capacitors, fuses, etc.)
https://github.com/jsonkao/pikacircuit
Last synced: about 1 year ago
JSON representation
A Javascript canvas RPG game that allows the user to interact with a circuit board and view the effects of different components (resistors, capacitors, fuses, etc.)
- Host: GitHub
- URL: https://github.com/jsonkao/pikacircuit
- Owner: jsonkao
- Created: 2016-05-28T14:48:20.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T01:13:59.000Z (over 8 years ago)
- Last Synced: 2025-02-06T10:15:24.651Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 854 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pikaCircuit
### Overview
Our project aims to teach children the basics of circuitry. It focuses on a Javascript canvas RPG game that allows the user to interact with a circuit board and view the effects of different components (resistors, capacitors, fuses, etc.)
### Snapshots