8000 GitHub - TheDiscordian/speedychess
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TheDiscordian/speedychess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpeedyChess

A simple chess library, server, client, and AI (eventually).

NOTICE: This was a fun little project Discordian & Runite made a while back, it will likely never be complete. Enjoy!

Building the server

Requirements

  • go
  • make
  • protoc (+protoc-gen-go)
  • python3

Build

cd server
make

Note: Use make dev to test local changes.

Building the client

Requirements

  • go v1.14+
  • make
  • protoc (+protoc-gen-go)
  • python3

Build

cd client
make config
make

You only need to run make config once to fetch wasm_exec.js.

Note: Use make dev to test local changes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0