| Projects on Google Code | Results 1 - 10 of 460 |
SDL+ is a C++ wapper of SDL
http://sdl-layer.googlecode.com/files/logo.png
This project is Free. I've created it for my own usage but I thought I'd serve for other projects.
Developing softwares for free, without meeting the users, needs a *good communication between us.*
*I'd be infinitely grateful you send a little emai...
The user interface is supposed to be based on aedGUI which runs on top of SDL (Simple Directmedia Layer).
I will do major development job in microsoft windows, and cross-compiling is needed make it work on embedded linux.
这是*南大数字*绣花机项目临时放代码的地方。
以前的代码使用了gtk作为UI库,其实也没有什么问题,就是有点庞大而已。我现在做的这个东西用...
"The sea drowns out humanity and time. It has no sympathy with either, for it belongs to eternity; and of that it sings its monotonous song forever and ever."
- Oliver Wendell Holmes, Sr.
http://www.deitch.com/files/projects/earthly05_poster_th.jpg
= Under Development =
http://www.dada...
*Pongian* is a project started in 2005. My goal was to create a simple ping pong clone for linux using nothing more than c/c++ and sdl.
I rediscovered the project on my harddisk in 2007 and wanted to enhance it and publish it on google code.
*Pongian features so far (v0.3.2)*
* running on 32...
==About==
An SDL game created in C++, with two starting developers. The player takes control of a character, which is a black silhouette of a man, in a vector-design'ish 2D world. This character can only move on the black surface, a surface which is the source of life, and death for the player.
...
SDL_SimpleControls是一个基于[http://www.libsdl.org SDL]的界面库。
SDL_SimpleControls基于以下的理念设计:
* 控件是界面图元,可以采用统一的图元接口
* 控件是界面容器,可以相互包含或组合
* 复杂控件应该由基础图元拼接而成
* 控件应该构图简洁,色彩简单
* 。。。。。。
SDL_SimpleControls使用[http://www.codeblocks.org/ Code::Blocks]编写和组织项目,编译需要链接以下库:
* [http://www.libsdl.org/ SDL]
...
We are currently in the planning stages of SDL Tower Defense. There are 2 members working on this project at the moment: CPress.Scott & CoreyRuda.
The goal of this game is to provide endless entertainment in a Tower Defense game. We aim to accomplish this by being as innovative and complex as p...
This project want to write a small and easy to use Graphical User Interface library based on SDL project. The uses we want to cover is: A small application with UI (like a level editor), A game needing a some simply widgets (mostly buttons and text input) and a game needing some simply dialogs box (...
This library allows a sdl application to integrate with uim for IM support.
Because of limitations in the design of XIM and current linux Input Methods it is not possible to completely handle International Input in a SDL only application without talking directly to the IM application.
Most cur...