Aneth
What is Aneth?
Aneth is our browser-based RPG game that takes place in the near-future. Basically, there are 6 races you can choose from, quite a new character customization (Soon to be wearable clothing on avatars). It is built in PHP and uses MySQL and Ajax/Javascript. It has a very dynamic framework so that MySQL is not hit often as most of the constant data (such as maps, items, and quests) are flat-file scripted. It was built as more of a social game and actually does sport a storyline with multiple endings.
Features?
+ One of Apakoh’s first projects
+ Built in PHP
+ Uses flatfiles and MySQL for storage
+ Caches flatfile data for increased performance
+ Playable through a web-browser
+ Built on a solid framework
Development
Development on this project is currently extremely slow as BlakkEngine takes up most of the time.