1 ________ _________________ ________
2 \_____ \ _____ ____ _________ / _____/\______ \ / _____/
3 / | \ / \_/ __ \ / ___\__ \ \_____ \ | | \/ \ ___
4 / | \ Y Y \ ___// /_/ > __ \_/ \ | ` \ \_\ \
5 \_______ /__|_| /\___ >___ (____ /_______ //_______ /\______ /
6 \/ \/ \/_____/ \/ \/ \/ \/
12 <http://tileengine.org/>
14 Alpha Preview Release 4 "Akatsuki" Revision 2
18 Tsunagari is a tiled game engine inspired by the cult classic game Yume Nikki.
19 It is intended as an open source replacement for the popular proprietary
20 RPGMaker game development suite that the original and most fangames were/are
21 written on. The main focus is compatibility with all features of Yume Nikki,
22 and beyond that it strives to add networking and additional features, and
23 become an all-purpose game authoring suite. Tsunagari is written in C++, using
27 Tsunagari will be a comprehensive game design suite for singleplayer 2D games.
28 The engine will support several styles, such as roguelikes, and old
29 console-style RPGs. Multiplayer support is more difficult, and is not expected
30 to be present in the first release. Tsunagari is intended as an open source
31 replacement for game design suites such as RPGMaker, and will allow Python
32 scripting for the event system, and for additional custom functionality. As a
33 suite, Tsunagari aims to allow as much game variation as possible without
34 direct modifications to the engine source code. Game design will require manual
35 file editing during the Alpha and Beta phases, but a game editor suite will be
36 shipped with the first major release.
38 Tsunagari license: MIT
42 libboost (BOOST) http://www.boost.org/
43 libgosu (MIT) http://www.libgosu.org/
44 libpython (PSF) http://www.python.org/
45 libxml2 (MIT) http://xmlsoft.org/
46 PhysicsFS (ZLIB) http://icculus.org/physfs/