dumbchess-server

Try to handle online chess games

Usage no npm install needed!

<script type="module">
  import dumbchessServer from 'https://cdn.skypack.dev/dumbchess-server';
</script>

README

I am learning Node.js, NPM and Git.

This module does nothing for now.

I want to make it the server for an online chess game. It may be RESTful (but I'm not sure at this point).

The first step will be to allow two players to play together.