Projects tagged ‘python’ and ‘tile’


Jump to tag:

Projects tagged ‘python’ and ‘tile’

Filtered by Project Tags python tile

Refine results Project Tags osx (1) map (1) pygame (1) c (1) perl (1) library (1) tk8.5 (1) pyglet (1) c++ (1) console (1) java (1) tcl (1)

[4 total ]

2 Users
 

Ellogon is a multi-lingual, cross-platform, general-purpose language engineering environment, developed in order to aid both researchers who are doing research in computational linguistics, as well as ... [More] companies who produce and deliver language engineering systems. Ellogon as a language engineering platform offers an extensive set of facilities, including tools for processing and visualising textual/HTML/XML data and associated linguistic information, support for lexical resources (like creating and embedding lexicons), tools for creating annotated corpora, accessing databases, comparing annotated data, or transforming linguistic information into vectors for use with various machine learning algorithms. [Less]
Created over 2 years ago.

0 Users

pyTtk is a Python wrapper for Tile. It provides classes which allow the display, positioning and control of native look 'n feel widgets. Why this wrapper ?It is writen for both Python 2.5 and Python ... [More] 3.0. The translation between Tkinter and pyTtk requires no code modification. pyTtk silently ignores bad options and try to configure widgets as old tk widgets. pyTtk provides new options : utext and ulabel (the bitmap option is no longer available). utext and ulabel are text and label with underscore character to define the underline index within Tkinter. pyTtk alows easier way to include images in widgets. You can specify a pathfile, a base 64 encoded string, a PIL Image instance or a tuple matching Tile specification for a multistate image option. Menu creation for Menubutton is easier. A couple of functions are defined to add, modify or delete menu item without taking care of Tkinter.Menu background. pyTtk implements element and layout creation to enhance user interfaces. Available widgets Button Menubutton Checkbutton Radiobutton Scale Progressbar Separator Entry Combobox Frame Scrolledframe (Pure Python widget) Scrollbar (custom layout) Notebook Label Paned Labelframe Sizegrip [Less]
Created 4 months ago.

0 Users

HeffalumpFor further information view the Wiki To access sources online go to: http://github.com/kportertx/heffalump/tree/master
Created 12 months ago.

0 Users

LibRPG provides, as of version 0.5: A 2D map engine for RPGs, allowing object movement and interaction. Message dialogs. Party and inventory management modules. The beginning of a standard ... [More] resources library. A customizable camera system. Persistence mechanisms for saving the game. Highly customizable map and dialog modules. Context stack engine for controlled parallel processing. Menu with RPG-specialized widgets and theme support. To be implemented in 0.5.1: More widgets. Sample party, inventory and save menus. [Less]
Created 4 months ago.