- Cell Phones 1587
- Desktop 759
- Editors 430
- Education, Science & Engineering 1094
- Games 2253
- Internet 4714
- Multimedia & Graphics 997
- Office software 759
- PC 457
- Programming 1897
- 1C 145
- ActiveX 3
- Assembler 30
- C# 88
- C/С++ 281
- Data Bases 419
- Delphi/Pascal 493
- Disassemblers 6
- OpenGL/DirectX 5
- PHP 157
- Setup Software 22
- Visual Basic 25
- Others 223
- Security 992
- SEO 302
- Software for Pocket PC 187
- Utilities 3881
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