https://github.com/jaskaranbir/php-single-page-session
PHP single page Session management example with a number guess game
https://github.com/jaskaranbir/php-single-page-session
Last synced: about 2 months ago
JSON representation
PHP single page Session management example with a number guess game
- Host: GitHub
- URL: https://github.com/jaskaranbir/php-single-page-session
- Owner: Jaskaranbir
- Created: 2016-04-30T04:32:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-30T04:39:18.000Z (about 9 years ago)
- Last Synced: 2025-02-05T19:06:55.178Z (3 months ago)
- Language: PHP
- Size: 409 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Introduction
------------
A **single-page session management example using PHP** in form of a simple number guessing game where you have to guess a number between 0 or 1 and the player balance is affected accordingly (player input is matched with a randomly generated number).[![enter image description here][1]][1]
[1]: http://i.stack.imgur.com/sZ0fo.png