Code Monkey home page Code Monkey logo

senior-design-project-ucr's Introduction

Smart Chessboard

Table of Contents

Overview

For our project we would like to use a mix of AI and embedded systems. A brief summary of our idea is a smart chessboard (physical) that highlights your possible moves using LEDs, allows you to receive an AI recommended computer move (the most optimal move for that turn), flashes red when making an illegal move, and allows you to play against AI of various difficulties. We need to make sure our chess engine is accurate to ensure the user is making the moves they want to make. Speed is also a constraint to ensure the moves do not take long to make.




Team

Shaheriar Malik

Ryan Giron

Jason Shweiri

Simraj Singh

Usage

Presentation & Demo: https://drive.google.com/file/d/1-gDAlHooiEgJDuP0PUZRHVe0r1-B_3Xb/view?usp=sharing







How To Build and Run From Source

In the project directory, you can run:

cd chessboard

flutter build web

This creates a directory called build and inside it is another directory called web

in this folder (chessboard/build/web) run npm serve

open http://localhost:3000 in Google Chrome

python server.py

python servergame.py

How To Run

Because the build and run process can be tedious we have made a batch file to automate the commands to make it run

script.sh

This will run both the python scripts as well as npm serve and open Google Chrome.

Diagrams



Dependencies

Flutter 2 (only to build from source)

Python 3

- chess==1.7.0

- SimpleWebSocketServer==0.1.1

- websockets==10.1

Google Chrome or Microsoft Edge

senior-design-project-ucr's People

Contributors

shaheriar avatar rgiron1 avatar jshweiri avatar github-classroom[bot] avatar simrajsingh avatar

Stargazers

Kenil joshi avatar SASIN83 avatar Ardeshir Ojan 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.