Skip to content

shasheene/chess-client.ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Chess Client

A chess game in TypeScript.

This application is just a client, a web front-end. It communicates JSON messages over WebSockets to my Python chess server.

Learning Objectives/Goals

  • Gain experience with web technologies

Building

tsc --module amd js/app/*.ts

Run the Python chess server.

Then simply navigate to chess.html in a modern web browser

About

Chess web client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published