Coder Social home page Coder Social logo

cozmo-challenge's Introduction

Cozmo-Challenge v0.3

Playfully learning how to program


Cozmo is a robot from Anki with an interesting SDK. Inspired by Cubetto (https://www.primotoys.com/) the idea grew to create a learning environment for kids. Cozmo is fun to be around, and what if this cute little guy helps you learn how to program?

V0.3 is the first public release. There are many ideas on how to proceed from here that may or may not be built, but this prototype needs some testing before adding more bells and whistles.

What does the game do exactly?

A player can insert move commands into blank 'slots' on a browser screen. I.e.: A set of move commands can consist of a 'forward', 'forward', 'right'. When clicking on the 'Play' button these commands will be executed in the order they were placed: 2x forward followed by a turn to the right. An sample printable map is also provided, it should encourage having a goal for Cozmo to travel to.

What do you need to play?

  1. Cozmo himself (http://anki.com/cozmo)
  2. A PC and a mobile device
  3. A little knowledge about Python and Javascript
  4. Knowledge of the Cozmo SDK (http://cozmosdk.anki.com/docs)
  5. The files in this repository

If you know how to run an example file from the Cozmo SDK, you should be able to run this game.

System requirements

  • PC with Windows OS, mac OSX or Linux
  • Python 3.5.1 or later
  • WiFi connection
  • An iOS or Android mobile device with the Cozmo app installed, connected to the PC via USB cable
  • Modern browser with ES6 support (http://kangax.github.io/compat-table/es6/)
  • Optional: Separate mobile device able to connect to the PC via the regular WiFi network. As the game supports touch, this provides a more natural user experience.

Installation notes

  • All the files (except maps) are needed to run the program. Running 'Cozmo_Challenge.py' will cause a browser window to open. This is similar to 'remote_control_cozmo.py' from the Cozmo SDK examples.
  • Make sure Cozmo is off his charger when running a series of commands. He's too lazy sitting on his home spot at the moment.

cozmo-challenge's People

Contributors

grinninghermit avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.