Git Product home page Git Product logo

eecs448-project4-chessgame's Introduction

eecs448-project4-ChessGame

This is a game of chess! To start a game, you will need to start a local server. This can be done by cloning the repo, navigating to the repo in a terminal, and using this line:

python3 -m http.server 8000

You will need to have python3 installed for this. After that, go to this address in a browser:

http://localhost:8000/

And now you can dominate your opponents with your wit! Have fun!

A few things about testing: There is a button in the lower left corner that activates the test suite. The results of the test suite are shown in the console, and once you have ran the test suite you need to click the new game button. This is because the test suite needs to manipulate the board, and once it has ran, the board will NOT be in its initial configuration.

eecs448-project4-chessgame's People

Contributors

euslideuclid97 avatar matrimbesch avatar c675b713 avatar ianstrasma avatar

Watchers

 avatar

Forkers

euslideuclid97

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.