From 67fdec20726e48ba3a934cb25bb30d47ec4a4f29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20De=20La=20Pe=C3=B1a=20Smirnov?= Date: Wed, 29 Nov 2017 11:44:34 +0300 Subject: Initial commit, version 0.5.3 --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..3b4d854 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Spanish Checkers # + +This is a project of an online game of the spanish variant of checkers or draughts. I've made this project as part of a university project as a proof of concept for me to learn NodeJS and Socket.io. It uses the following NodeJS libraries: Socket.io, Express, Body-parser. + +It is by no means the best implementation of checkers, and it may lack some features, but it pretty much playable and the only thing that is required to play it is a relatively modern web browser with Html5 and javascript support, and of course, a friend to play with. + +The game can be played online at [checkers.yaroslavps.com](http://checkers.yaroslavps.com). + +## Лабораторная Работа №4, вариант 5: Испанские шашки ## + +Выполнил Де Ла Пенья Смирнов Ярослав, группа K3200. \ No newline at end of file -- cgit v1.2.3