PHP code example of sokol / cold-hot

1. Go to this page and download the library: Download sokol/cold-hot library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

sokol / cold-hot example snippets


   === Игра "Холодно-Горячо" ===
   1) Начать новую игру
   2) Таблица рекордов
   3) Правила игры
   4) Повтор сохранённой партии
   5) Выход