robotopia
robotopia copied to clipboard
:robot: Introducing kids to coding with tiny virtual robots!
Hello, when i use npm start the default runs at http://localhost:9966/ i can change the host and port number by the below command budo index.js:bundle.js --host --port but when i...
Bumps [browserify-hmr](https://github.com/Macil/browserify-hmr) from 0.3.7 to 0.4.1. Changelog Sourced from browserify-hmr's changelog. 0.4.1 (2019-11-04) Fixed compatibility with the latest version of react-hot-loader. #48 0.4.0 (2019-09-28) Breaking Changes Browserify-HMR in websocket mode...
Hello, Would it be possible to have a brief explanation of the SignalHub requirements? Is there a separate repo that handles the serverside communications for P2P The current hubURL 'https://signalhub.perguth.de:65300/'...
For local installation it would be cool to add possibility to start the hub internal. something like: ```javascript var hub = signalhub('robotopia', [ P2P_CONFIG.habUrl ]) ```
I would like to change a few things about the readme: - ~make the feature list more descriptive, there seems to be be some duplicates~ - remove 'use chrome' instruction....
Currently interrupts can lead to weird behaviour. This can happen for example if a mode switch happens while the main handler of a robot is in the middle of the...
Estimate: `2 Points` - [ ] init is sometimes called twice for panelGroup component - [ ] routing doesn't work when switching back from the editor to the overview page
Estimated: `4 points` - [ ] 3 Different kinds of AIs - [ ] Selector to pick which AI
- [x] limited resources - [ ] different preprogrammed maps - [x] different resources with different value - [ ] take time to mine - [ ] check distance to...