Category:LIBTHDS

From ProjectWiki
(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
  
 
In addition to the ones already here, these are to be added soon:
 
In addition to the ones already here, these are to be added soon:
* fifo (very very simple implementation)
+
* Background management and manipulation *comming soon*
 
* improved audio/sfx (features like channel selectability!!)
 
* improved audio/sfx (features like channel selectability!!)
 
* menu/list functions.. for displaying graphical or textual lists to select from
 
* menu/list functions.. for displaying graphical or textual lists to select from
Line 9: Line 9:
 
If you can think of or need anything else just ask.
 
If you can think of or need anything else just ask.
  
[http://blea.ch/~eris/thdslib.tar.bz2 Here] is what i have so far. Examples are found in thdslib/examples. In order for them to compile the THDS enviroment variable should be set to the path containing thdslib. Example: THDS=/home/isabella/thdslib  
+
Latest versions can be obtained via [http://en.wikipedia.org/wiki/Subversion_(software) SVN]. Human readable form is [http://svn.blea.ch/thdslib/trunk/thdslib/ here], or you may svn checkout from svn://svn.blea.ch/thdslib/trunk/thdslib/ .
 +
<source lang="bash">
 +
svn checkout svn://svn.blea.ch/thdslib/trunk/thdslib/
 +
</source>
 +
 
 +
Examples are found in thdslib/examples. In order for them to compile the THDS enviroment variable should be set to the path containing thdslib. Example: THDS=/home/isabella/thdslib  
 +
 
  
 
If you have any questions i can usually be reached on irc.efnet.org (http://chat.efnet.org for webchat) under the nicknames eris or isabella. ^^/
 
If you have any questions i can usually be reached on irc.efnet.org (http://chat.efnet.org for webchat) under the nicknames eris or isabella. ^^/

Revision as of 16:22, 6 October 2008

The touhou ds library is an ever growing collection smaller libraries originally written to handle various backend tasks in a game called thds with an emphasis on ease of use, simplicity, memory and cpu efficiency, improved documentation, and friendly support. ^^ The libraries in this collection are mostly useful for creating games in the bullet hell genre.

In addition to the ones already here, these are to be added soon:

  • Background management and manipulation *comming soon*
  • improved audio/sfx (features like channel selectability!!)
  • menu/list functions.. for displaying graphical or textual lists to select from
  • Game text.. functions for displaying in game texts, might support variable width/scaleable fonts

If you can think of or need anything else just ask.

Latest versions can be obtained via SVN. Human readable form is here, or you may svn checkout from svn://svn.blea.ch/thdslib/trunk/thdslib/ .

svn checkout svn://svn.blea.ch/thdslib/trunk/thdslib/

Examples are found in thdslib/examples. In order for them to compile the THDS enviroment variable should be set to the path containing thdslib. Example: THDS=/home/isabella/thdslib


If you have any questions i can usually be reached on irc.efnet.org (http://chat.efnet.org for webchat) under the nicknames eris or isabella. ^^/

Pages in category "LIBTHDS"

The following 8 pages are in this category, out of 8 total.

Personal tools
irssi scripts
eggdrop scripts