Skip to content

k-rt-k/GameDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess - made by Nubians for GameDev

Our team is called Nubians, comprised of Ashwin Abraham and Kartik Nair. We have developed a game of Chess using JavaScript and HTML, which can be played on most modern Web Browsers such as Chrome and Edge.

We have implemented three variations of chess - the standard variant, Fischer Random Chess (aka Chess 960), and Glinski's variant of Chess (which takes place on a Hexagonal Board). You may open Chessboard_main.html, Random.html or Chessboard_Hex.html in a browser to go directly to these variants.

We have implemented all the FIDE Rules of Chess, including Castling and En Passant. On the standard variant and fischer variant, open the console to see the moves in algebraic chess notation!

Usage Instructions

To play, you may either click this link or you may open index.html in any browser.

A still from a game of Chess

image description

The starting position of Standard Chess

image description

The starting position of Glinski's Variant

image description

A possible starting position of Fischer Random Chess

image description

About

the game hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published