Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/casmo/naxasius-game-engine

A CakePHP powered Game Engine to make a browser MMORPG.
https://github.com/casmo/naxasius-game-engine

Last synced: about 2 months ago
JSON representation

A CakePHP powered Game Engine to make a browser MMORPG.

Awesome Lists containing this project

README

        

Copyright (C) 2009-2010 Fellicht

Naxasius is free software; you can redistribute it and/or modify it under the
terms of Creative Commons 3.0 .
The software is build on the CakePHP Framework wich can be
used under The MIT License .

The above copyright notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

It's my first (real and) big CakePHP project in combination with Git. I've worked over 3 years to release
a game like this but had many fall backs and fresh starts. In end 2010 I decided to make it Opensource
because I needed more time for my own business and have many other side projects where I'm working on.
Some of the content maybe from other people/companies. Please take a look at my special thank page for
the credits .

Any comment is welcome. See the install file for more information and check the Wiki to help you through
the code.

- Mathieu

Naxasius is a CakePHP powered Game Engine to make a browser MMORPG.
This is including a playable interface and has many features:
* Maps (complete customable with Tiles and Obstacles);
* NPCs (and interaction with them);
* Monsters;
* Items and Weapons (in different qualities: from Poor to Legendary);
* Stats (like Health, Mana, Damage and more);
* Quests;
* Converstaions (in Fallout 3 style for gaining or losing Karma and other Stats);
* Character customization (equiping Weapons and Items, Talents Tree and Stats);
* Classes like Warrior, Priest, Magier and Assassin;
* And much more!