The Demon's Lair
The Brief
“The Demon’s Lair” is a project based entirely around php and MySQL. The sole purpose is to create a fully working text based rpg with the absence of any graphic representation of the game itself. The actual HUD in which the player will play the game can obviously consist of graphic overlay, things such as Health or Stamina can be shown using graphic based coding.
So Far…
Ok so below is the list of things that are to be done and have been done. Order of tasks in this list deemed irrelevant. Items in green are completed, Orange are in progress. Black are for still to be started.
The Basics
- Login Script
- Register Script
- Database Structure
- HUD Design and Implementation
- Multi User Set-up
- Restart
The Not so Basic
- User I/O Recognition
- Movement
- Orientation
- Item Acquisition
- Item Drop
- Puzzle Engine
- Item Usage
- End Game Scenario
Updates and Fixes
This section contains updates for the game as I upload edits to the server. Usually database updates aren’t included, thus no-one will lose their scores
[18:07 - 22/02/2010]
Fixed problem with stamina incrementation and point deduction when travelling between rooms.
Fixed CSS error with the Footer
[16:43 - 20/02/2010]
Full game uploaded to the public. Item and Puzzle Database needs to be populated further.
Play Demo
So for a test, there’s a demo now available here:
Report any bugs on this page.
Enjoy.