Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 784 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 784 Bytes

Vacuum Simulator

This is just a short docu. Long docu is here.

You can reach me on twitter https://twitter.com/gontarre .

What is this?

This is the as-simple-as-possible programming game i came up with. Design goals:

having a fun programming game should be very easy to use. no download, no log in should be easy to build

So that's the result. A browser-based programming game where you have to program a simulated vacuum cleaner robot with javascript.

Copyright

Code is under GNU Affero General Public License v3.0. Layout UI code is using goldenlayout, and part of the layout UI code is heavily inspired from the very awesome https://github.com/binji/wasm-clang .