AeR Code
development system for interactive stories and textadventures
Status: Pre-Alpha
Brought to you by:
m-fuchs
| File | Date | Author | Commit |
|---|---|---|---|
| Client | 2008-07-03 | m-fuchs | [r21] - first layour tests for game client |
| Core | 2008-09-09 | m-fuchs | [r29] - changed Interfaces to CORBA |
| DeveloperStudio | 2008-07-02 | m-fuchs | [r18] basic layout test |
| _documents | 2008-07-03 | m-fuchs | [r20] - new interfaces for media |
| _ressources | 2008-06-30 | m-fuchs | [r12] added ressources an a description file |
| readme.txt | 2008-06-30 | m-fuchs | [r12] added ressources an a description file |
== directory tree ==
|
+- _documents
| - technical descriptions, uml-diagrams, etc.
|
+- _ressources
| - images, sounds, texts, etc.
|
+- Client
| - the game client
|
+- Core
| - core files of AeR, these includes business objects, business logic and persistence layer
|
+- DeveloperStudio
- the IDE for AeR