An open API service indexing awesome lists of open source software.

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

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.