Main Page
From Fio
(Difference between revisions)
Line 1: | Line 1: | ||
- | Fio is a fallout-like RPG. | + | Fio is a fallout-like RPG which is still under development. |
__TOC__ | __TOC__ | ||
==The Design== | ==The Design== | ||
Line 22: | Line 22: | ||
* [[Fio:ResourcePacking|Resource Packing]] | * [[Fio:ResourcePacking|Resource Packing]] | ||
* [[Fio:Debugging|Debugging]] | * [[Fio:Debugging|Debugging]] | ||
- | |||
==Features== | ==Features== |
Revision as of 09:55, 27 August 2006
Fio is a fallout-like RPG which is still under development.
Contents |
The Design
- Isometric
- Caching
- Iterators
- LuaBinder
- Scripting
- FioWin
- Engine
- Design Principle
- The Game Itself
- Data Descriptoin In Lua
- Toolkit
- Multi Language Support & Unicode
- Render
- Frm, Frame, S, T, U
- GFXs
- UnitTest
- The Half-baked Editor - FioEd
- TeamX and NMA
- Resource Packing
- Debugging