aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorYaroslav De La Peña Smirnov <yaros.rus_89@live.com.mx>2017-11-29 11:44:34 +0300
committerYaroslav De La Peña Smirnov <yaros.rus_89@live.com.mx>2017-11-29 11:44:34 +0300
commit67fdec20726e48ba3a934cb25bb30d47ec4a4f29 (patch)
tree37fd9f4f0b0c20103e1646fc83021e4765de3680 /README.md
downloadspanish-checkers-67fdec20726e48ba3a934cb25bb30d47ec4a4f29.tar.gz
spanish-checkers-67fdec20726e48ba3a934cb25bb30d47ec4a4f29.zip
Initial commit, version 0.5.3
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
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