بسم الله الرحمن الرحيم

Version 0.0.1 (very very limited - For prove of concept
only) DownLoad
arabisk is an game engine intended to any one who want to develop games.
we are in the planning phase .
the idea is to provide complete set of classes and tools that make the
developer of any game be more focused in the process of coding the game
itself .
we want to provide classes and tools to the key areas of developing
games,
i.e. (files - graphics - networking - sounds - ...etc).
in the first we will depend on some low-level libraries to do
the low-level tasks , but we will make our library in way that forms
complete layer above those low-level
libraries such that the user of our library dose not note any thing but
our library - the above layer.
we will do this until we reach a complete and stable set of classes.
then we will hard code the functionality of those low-level libraries
and so make our project more and more self contained.
we choose to do this for the purpose of providing this library as
quickly
as possible.
after that we want to make classes - if possible- for every genre of
games. these classes will hold in one place every aspect needed to make
games of specific
genre - and so complete the game engine.
in the first we will make this engine for the windows platform.
and later we hope to provide versions of it for the other
platforms as well.
it will be under LGPL license.
if you want to join us please email me at momenh@sourceforge.net
