SaraCraft Portfolio

Lephisto
Unuk
Welcome

About SaraCraft

SaraCraft is an independent game studio founded by Allanis in 2009. There is a little history behind how we came about, and I am sure there will be more to come.

Right now SaraCraft Studios are hard at work getting a portfolio together and this site will be the central location to keep up to date with any project activity.

Currenty we have two fairly large projects in our portfolio, Lephisto and Unuk. Lephisto is an unfinished piece, but served as an excellent learning experience. Unuk is still ongoing, and this will become SaraCraft's first finished project. Please head over to the project portfolio page for more information.

Technology
The engines used are developed in da house, we have not quite gotten around to writing the SaraCraft engine as of yet, mainly due to the projects that have been worked on being mostly educational. After Unuk's development has reached completion we will begin work on the SaraCraft engine, this will become our #1 tool for all of our game engineering adventures.

All software will run on both Windows and Linux, we do plan to write games for embedded devices in the near future however. Our language of choice is C/C++, though the languages and API's we use may change if it is more suited for the software we are writing.

I hope to interest like minded software developers, and hope to find a team that would like to help in the development of SaraCraft.

Oh, also...

The SaraCraft engine is writen in C++ and is copyright © SaraCraft Studios. We are looking to start a lively community, of game developers and game enthusiasts alike.
Our Goals: To improve our knowledge and understanding of C/C++, Game technology, SQL, scripting languages, and to improve our understanding of operating systems, such as Linux and windows. We also wish to eventually attain experience with embedded devices such as gaming consoles and mobile devices.
Last 10 Git Commits:

SaraCraft
[Add] Packet class and basic packet handling.
commited by: Tamir Atias

SaraCraft
[Remove] Unlinked Qt from all of the projects.
[Change] Client uses engine networking.
commited by: Tamir Atias

SaraCraft
Started work on SCgui.
This will handle application windows.

[Add] Exception class.
commited by: Allanis

SaraCraft
[Fix] Non-block error. (my fault)
commited by: Tamir Atias

SaraCraft
[Change] Server now using code from the engine instead of Qt.
commited by: Tamir Atias

SaraCraft
[Fix] Warnings when compiling on Linux.
commited by: Tamir Atias

SaraCraft
[Fix] Tamir did some weird shit..
commited by: Allanis

SaraCraft
Merge branch 'master' of github.com:Allanis/SaraCraft
commited by: Allanis

SaraCraft
[Add] Added TCP/IP Network session stuff.
commited by: Allanis

SaraCraft
[Fix] Killed all warnings. (at least on Windows)
[Change] Precompiled header is now.. precompiled!
commited by: Tamir Atias