Skip to content

A game of Chess developed by Nubians (Ashwin Abraham and Kartik Nair) for the GameDev contest conducted by DevCom IIT Bombay

Notifications You must be signed in to change notification settings

theashwinabraham/Nubians-Chess-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 any Web Browser.

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!

This version also adds partial support for playing against the computer.

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

A game of Chess developed by Nubians (Ashwin Abraham and Kartik Nair) for the GameDev contest conducted by DevCom IIT Bombay

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published