Code Monkey home page Code Monkey logo

cs-wall's Introduction

cs-wall

This repo is a Python implementation of Project Wall. Project Wall is a modular robotics game meant for children and students from age 6 - 18. This repository contains the Python code modules to display the GUI content on the Raspberry Pi.

This repository is currently in development. For more information on Minibot see the [cs-minibot repo]{https://github.com/cornell-cup/cs-minibot}

Classes in CS-wall

Main function

Runs the GUI in a non-ending while loop

Parser

Used to parse the block code into robot command

moveRobot

Packages the translated RFID's received from Wall through Parser as minibot script in the form of "<<<<SCRIPT, code>>>>" and sends it to minibot. In addition, records the current position of the bot during its movement as class variables.

MapMaker

Object class for making levels for Wall from JSON files. Contains the keywords for parsing a level JSON into a data structure representing the game state for the GUI.

Dependencies

Running Dependencies

File with list of RFIDs and another file of RFID tag's corresponding blocks should be provided for running the repo. The first file should be provided by the Raspberry Pi's RFID scanner and the second one should be hard coded by the user.

cs-wall's People

Contributors

sophiezheng0711 avatar kairi700 avatar eagerassassin avatar trevoredwards 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.