GithubHelp home page GithubHelp logo

shannon's Introduction

Shannon

This project was developed as part of Northeastern's Accelerated Fundamentals of Computer Science I class during the fall semester of 2023.

Logistical Information

The game was made in racket using the Universe Library provided.

This game is based on Claude Shannon, who is known as the "Father of Information Technology". His study of boolean algebra and its applications in electrical engineering was showcased in this game. The main objective is to create a logic board with inputs and outputs as well as goals to win the game as there are cells within the grid that function similarly to an electrical circuit board.

There are 4 main pieces in the game, represented as cells:

  • Conductor Cell: Propogates the current based on adjacent cells (represented as c in the board).
  • Gates: Three types: And, Or, Not - propagates the current based on the gate logic and the cells around it based on the indicated direction.
  • Input/Output Cells: Indicates where the game starts and ends.
  • Empty Cell: These are the blank boxes, it is not possible for current to propagate to this area.

Upon parsing the game, the cells will propagate the charges through the board based on the goals set by the user. The goals show what the input and output should be and once one goal is reached, it is ticked off and the next goal is tested. Once all of the goals are reached the game will show the winning screen.

Demo

Shannon demo WS4

Shannon demo WS4

Extra Info

To learn more about this assignment, refer to the original directions.

shannon's People

Contributors

vivianzo avatar

Watchers

 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.