Skip to content

DeevDevs/dd-connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect four is a popular tabletop game that develops logical thinking and careful planning. The game is based on a simple grid-type algorithm that I have tested in the Codewars platform (see the link to the kata: https://www.codewars.com/kata/56882731514ec3ec3d000009). You can find the used solution under my profile name DeeMko_O (https://www.codewars.com/users/DeeMko_O). Eventually, I wrapped the algorithm into the HTML/CSS cover, and deployed it on Netlify. Feel free to try it yourself here: https://deevdevs-connect-four.netlify.app/

Собери четыре - это популярная настольная игра которая развивает логическое мышление и планирование. Эта игра основана на алгоритме в виде сетки, который я протестировал на платформе Codewars (задачка находится здесь: https://www.codewars.com/kata/56882731514ec3ec3d000009). Вы можете также посмотреть использованное решение под именем моего профиля на Codewars - DeeMko_O (https://www.codewars.com/users/DeeMko_O). В результате, я решил обернуть алгорим в HTML/CSS, и запустить на Netlify. Вы можете сыграть в эту игру здесь: https://deevdevs-connect-four.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published