Project Description:
I need a multiplayer online flash-based poker game that can be inserted into a joomla website. It will need to be able to query the user database table as each registered user on the site may play the game. It needs admin configuration options so that the administrator of the joomla site may regulate operations, like providing players with free chips. It must have the ability to support multiple playing rooms for players. It must have a clean interface. The code must be clean and as modular as possible. The entire game must be so modular that another, similar game can be added to the site later and the same chips can be used across both games.