- Cell Phones 1588
- Desktop 759
- Editors 430
- Education, Science & Engineering 1094
- Games 2253
- Internet 4712
- Multimedia & Graphics 994
- Office software 759
- PC 458
- Programming 1896
- 1C 145
- ActiveX 3
- Assembler 30
- C# 88
- C/С++ 281
- Data Bases 418
- Delphi/Pascal 493
- Disassemblers 6
- OpenGL/DirectX 5
- PHP 157
- Setup Software 22
- Visual Basic 25
- Others 223
- Security 989
- SEO 302
- Software for Pocket PC 187
- Utilities 3879
PHP script of tic-tac-toe game
Uploaded: 17.11.2020
Content: tic_tac_toe.zip 7,93 kB
Product description
PHP script for the game of tic-tac-toe.
The script consists of three files - a form for the game, a style file(two pictures) and a class that performs calculations.
Features of the script:
Implemented validation of incoming data.
Exception Handling.
The script is written using OOP.
Two people play, take turns clicking on the playing field.
The game is not online from two different computers, both players play on the same computer in turn.
The moves are stored in the session.
All methods are documented.
PHPDoc.
The script is tested on php versions 7.0.0 and higher.
PHP version 7.0.0 or higher is required
Demo of the script https://scripts.php-include.ru/tic_tac_toe/index.php
Installation:
Copy file TicTacToe.php
Copy the index.php file (or its content into the script you need)
Copy file styles.css
Copy the images folder