diff options
author | Yaroslav <contact@yaroslavps.com> | 2020-04-30 05:11:36 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2020-04-30 05:11:36 +0300 |
commit | f054d7f7ffeeda272b8d632fc5392df8cfe2ac55 (patch) | |
tree | e732d07dcec1b4d3ecca085a6abfcd89e0864b92 /README.md | |
parent | 038eaad3caa9b6af65b1c4907e371828d58824aa (diff) | |
download | spanish-checkers-master.tar.gz spanish-checkers-master.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 19 |
1 files changed, 14 insertions, 5 deletions
@@ -1,11 +1,20 @@ -# Spanish Checkers # +# 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. +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. -An old not-ideal, yet fun to play little side-project/university assignment. It is lacking some features, and may contain unexpected features (ie bugs). Most probably will never fix any of that. +An old not-ideal, yet fun to play little side-project/university assignment. It +is lacking some features, and may contain unexpected features (ie bugs). Most +probably will never fix any of that. -The game can be played online at [checkers.yaroslavps.com](http://checkers.yaroslavps.com). +The game was available to play online at +[checkers.yaroslavps.com](http://checkers.yaroslavps.com). -## Лабораторная Работа №4, вариант 5: Испанские шашки ## +I don't really plan on updating this project, so it's just getting archived for +posterity. + +## Лабораторная Работа №4, вариант 5: Испанские шашки Выполнил Де Ла Пенья Смирнов Ярослав, группа K3200. |