https://github.com/haptork/eka
Begin working on real world ideas with logic and computers
https://github.com/haptork/eka
arduino esp8266 javascript jquery nodemcu programming-game teaching-tool webrepl
Last synced: 5 months ago
JSON representation
Begin working on real world ideas with logic and computers
- Host: GitHub
- URL: https://github.com/haptork/eka
- Owner: haptork
- License: mit
- Created: 2018-01-21T06:04:04.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-20T13:32:13.000Z (about 8 years ago)
- Last Synced: 2025-01-15T19:53:34.251Z (about 1 year ago)
- Topics: arduino, esp8266, javascript, jquery, nodemcu, programming-game, teaching-tool, webrepl
- Language: JavaScript
- Homepage: https://haptork.github.io/eka/
- Size: 1.39 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### Goal
Begin working on real world ideas with logic and computers
The project wishes to excite and teach people logic, programming and computer science. Currently, we are
experimenting by creating blockly games that optionally can include nodemcu or arduino
devices to further the experience.
The project is currently in intitial stage.
#### Getting Started
- Install npm and / or yarn.
- run `npm install` or `yarn install` from the current directory.
- run `npm run build`.
- open `dist/one.html` or other html files to view the web application.
Later we are going to add releases for easy use.
#### Contributions
- Please check various issues or post some.
- If you use these in classes or workshops, then please share experiences and feedbacks.