Coder Social home page Coder Social logo

jschess's Introduction

General Info

This is a two player chess game that was build a project that was build for a university course.

Technologies

This was implemented in "pure" html, css and javascript. We used an express back end server that handles the communication, between the clients.

How to run the application

1. Run the server.js -> which starts the express backend service 2. Run the index.html inside /public -> which starts a client.

Note: Two different client instances have to be started.

The first client can ether choose to start a new game, or join an existing game that was saved in his local web-storage. With the connection string sent to the second player a game can be played.

Features

  • Rejoining a quit game.
  • Background and click sound-effects.
  • Highlighting possible moves in the Ui

Known issues

  • When the game stops running both players should be notified
  • Board does not show files and Rank numbering
  • No coordinate to fileRank/numbering translation.
  • Code quality in general (a lot of refactoring has to be done)
  • using a server as the backend is not really the best way / using a peerToPeer connection would make more sense. (but a server-backend was a requirement)

Licensing

No License. Use at your own risk.

jschess's People

Contributors

p-kupiec avatar joachimdunkel avatar astronautenwlan 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.