PHP Game of Three: Game of Three implementation using Websockets

Recommend this page to a friend!
  Info   View files Documentation   View files View files (83)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog (1)    
Last Updated Ratings Unique User Downloads Download Rankings
2021-06-16 (2 months ago) RSS 2.0 feedNot yet rated by the usersTotal: 50 All time: 10,072 This week: 227Up
Version License PHP version Categories
got 1.0The PHP License5HTTP, PHP 5, Games
Description Author

This package provides Game of Three implementation using Websockets.

It can generate the pages to display the board and process the Game of Three's moves.

The package uses Websockets to make the browser communicate the moves with the Web server, so the package processes the moves and returns a response to update the board on the Web page.

Innovation Award
PHP Programming Innovation award nominee
June 2021
Number 6
The Game of Three is a board game that works by allowing the play to arrange pieces in the board until he forms the arrangement requested by the game.

This package uses Websockets to provide a PHP-based implementation of the Three Game that is interactive, so the game works well without reloading the page when the player moves the pieces on the board.

Manuel Lemos
Picture of Omar Shaban
Name: Omar Shaban <contact>
Classes: 3 packages by
Country: Germany Germany
Innovation award
Innovation award
Nominee: 2x

Details

Game Of Three Websocket

Add to hosts file

192.168.55.99 game-o-three.dev

Requirements

  • Vagrant
  • Ansible
  • VirtualBox

Start:

  Files folder image Files  
File Role Description
Files folder imageansible (3 files, 4 directories)
Files folder imageapp (9 files, 2 directories)
Files folder imagesrc (1 file, 2 directories)
Files folder imageweb (7 files)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file composer.lock Data Auxiliary data
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file rabbitmqadmin Data Auxiliary data
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file socket_start.sh Data Auxiliary data
Accessible without login Plain text file Vagrantfile Data Auxiliary data

 Version Control Unique User Downloads Download Rankings  
 100%
Total:50
This week:0
All time:10,072
This week:227Up

For more information send a message to info at phpclasses dot org.