Flash Poker V2 – Multiplayer Poker PHP Script

Overview

>>DOWNLOAD FACEBOOK LOGIN ADDON <<

Flashpoker Facebook Login v4 Addon

Open readme.txt inside /fblogin directory in order to know how to retrieve  FACEBOOK APP ID and SECRET KEY (Requires PHP 5.4+)

Introduction 

Flashpoker version 2, related to the previous Flashpoker basic version, has new features like the Avatar picture management, a better multilingual feature and some optimization of core engine.

Flashpoker is a browser multiplayer facebook enabled game about Poker Texas Holde’em e 5 cards Draw. 
It is completly automatic, server-less e you dont need to download anything on your pc to play. 
You need only to enter, login and play easy. 

 

Features 

  • Flashpoker is composed by a Client and Server Side. 
  • The server is developed in PHP5 and uses database MySql. 
  • The Client is developed in Flash Actionscript 2.0. 
  • The server side model is OOP MVC (Model View Control) design pattern.
  • Is there a installazione Wizard that allow to you to install easly and faster the application online directly. 
  • With backoffice you are able to manage: Players, Tables, Rooms, Optimize DB Tables, View Logs, send Newsletter and Reset the game. 
  • Each table can have 6, 8, 10 players and Texas Holdem or 5 Cards Draw rules. 
  • The application is multilanguage and it is easy to translate in each language you want. 
  • Avatar image management
  • .fla sources included (src directory)

 

Minimum Server Features

  • Linux/Windows Server (IIS Apache) 
  • Apache 2.0 
  • PHP5 
  • Mysql4+ 
  • Flash Action Script 2.0 
  • Memcached daemon (optional) 
  • Number of concurrent users depends from the bandwidth and server hardware.

my skype m[nospam]agikboo23 remove [nospam] for support

Requirements

Adobe Flash  2.0

Some PHP5 and Flash actionscript know-how

Instructions

  1. be sure to have mysqli
  2. going on [yourdomain]/install (default username and password => admin admin)
  3. during installation on Base URL put [yourdomain]/index/index.php
  4. memcached is optional
  5. at the end of installation set new username and password
  6. Sources are inside /src directory
  7. Use a adobe flash toolkit to open change compile and use in your code

Related