mainCreative - a game engine - Summary

 
 
Membership Info
Group Admin:
1 active member

Group identification
Id: 3843
System Name: cage
Name: Creative - a game engine
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

The idea is to develop a rts/rpg-gameengine in php for browserbased online games.

I'm thinking of a db-based application where the game designer (or the players) can add:

-abilities (both ranges and enumerated,
eg: strenght: 1-10, special skill: strong, fast, small)

-actions (name of action, description of action, success requirements and what happens on success and failure.
eg:  hit, hit other player or object, (self.strength + self.weapon.strength) > (opponent.strength + opponent.shield.strength), on success: opponent.health - abs(self.strength - opponent.strength), on failure: self.health - abs (self.strength - opponent.strength)

-maps (2d, 2d+submaps, 3d, 3d+submaps, triangel, square or hexagonal)
explanation of submaps: a submap can be explained as for example a building, a soccer-arena, etc.

- ...

There is no code at the moment, not even a design-doc!

Thats it!

Registration Date: Tue 28 Jan 2003 05:22:43 PM UTC
License: GNU General Public License v2 or later
Development Status: 1 - Planning

 

Latest News rss feed

No news found

Quick Overview
 Memberlist (1 member)

Communication Tools
 Mailing Lists (1 public mailing list)

Development Tools
 Task Manager (open items: 0, total: 0)
 Patch Manager (open items: 0, total: 0)

Back to the top

Powered by Savane 3.13-3230.
Corresponding source code