[connect_four]

connect-four.php

PHP

A fully functional Connect Four game where users can play against the computer

<?php
/**
 * Plugin Name: Connect Four Game
 * Plugin URI: https://it-breeze.info
 * Description: A fully functional Connect Four game where users can play against the computer. Use shortcode [connect_four] to display the game.
 * Version: 2.0.3
 * Author: Mike Vahldieck
 * Author URI: https://it-breeze.info
 * License: GPL v2 or later
 * License URI: https://www.gnu.org/licenses/gpl-2.0.html