Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.473.170 Times

Excellent Sdl software
Filter: All | Freeware | Demo
 

Excellent Sdl

1 2 3 4 5 > 
Added: July 04, 2013 | Visits: 1.025

Diez Dragones Pygame is a set of Python modules designed for writing video games. Pygame adds functionality on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and...



Platforms: *nix

License: Freeware Size: 378.88 KB Download (36): Diez Dragones Download

Added: July 11, 2010 | Visits: 633

pygame Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system....





Platforms: *nix

License: Freeware Size: 849.92 KB Download (96): pygame Download

Added: July 06, 2013 | Visits: 460

fighter framework Pygame is a set of Python modules designed for writing video games. Pygame adds functionality on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and...


Platforms: *nix

License: Freeware Size: 5.8 MB Download (45): fighter framework Download

Added: October 12, 2010 | Visits: 1.361

SDL::Color SDL::Color is a SDL perl extension. SYNOPSIS $color = new SDL::Color ( -r => 0xde, -g => 0xad, -b =>c0 ); $color = new SDL::Color -surface => $app, -pixel => $app->pixel($x,$y); $color = new SDL::Color -color => SDL::NewColor(0xff,0xaa,0xdd); SDL::Color is a wrapper for display format...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (98): SDL::Color Download

Added: June 04, 2010 | Visits: 1.465

SDL::MPEG SDL::MPEG is a SDL perl extension. SYNOPSIS $info = new SDL::MPEG -from => $mpeg; SDL::MPEG provides an interface to quering the status of a SMPEG stream. METHODS SDL::MPEG::has_audio returns true if it has audio track SDL::MPEG::has_video returns true if it has a video track...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (225): SDL::MPEG Download

Added: March 23, 2010 | Visits: 1.260

SDL::Video SDL::Video is a SDL perl extension. SYNOPSIS $video = new SDL::Video ( -name => pr0n.mpg ); SDL::Video adds support for MPEG video to your SDL Perl application. Videos are objects bound to surfaces, whose playback is controled through the objects interface. METHODS SDL::Video::error()...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (109): SDL::Video Download

Added: July 04, 2010 | Visits: 897

NeoPop-SDL NeoPop-SDL project is a NeoGeo Pocket emulator. It supports black and white and color games, game state saving, screenshots (BMP and PNG), sound and music, double- and triple-size graphics scaling (both in software and hardware), full-screen mode, joystick and keyboard input, and the ability to...


Platforms: *nix

License: Freeware Size: 256 KB Download (170): NeoPop-SDL Download

Added: January 08, 2010 | Visits: 1.278

SDL::Tool::Graphic SDL::Tool::Graphic is a module for zooming and rotating SDL::Surface objects. METHODS zoom ( surface, xzoom, yzoom, smooth ) SDL::Tool::Graphic::zoom scales a SDL::Surface along the two axis independently. rotoZoom ( surface, angle, zoom, smooth ) SDL::Tool::Graphic::rotoZoom rotates...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (123): SDL::Tool::Graphic Download

Added: January 24, 2010 | Visits: 1.044

SDL Sopwith SDL Sopwith project is a port of the classic flying game Sopwith. SDL Sopwith is a port of the classic flying game Sopwith to modern operating systems and toolkits. It was originally a port to the LibSDL toolkit, but there is now a GTK+ version also..


Platforms: *nix

License: Freeware Size: 174.08 KB Download (111): SDL Sopwith Download

Added: March 03, 2010 | Visits: 861

SDL::App::FPS SDL::App::FPS is a framework for event-driven SDL games/applications. SYNOPSIS Subclass SDL::App::FPS and override some methods: package SDL::App::MyFPS; use strict; use SDL::App::FPS; use SDL; use base qw/SDL::App::FPS/; # override the method draw_frame with something to draw sub...


Platforms: *nix

License: Freeware Size: 97.28 KB Download (101): SDL::App::FPS Download

Added: November 07, 2010 | Visits: 955

SDL::OpenGL::App SDL::OpenGL::App is a Glut like wrapper for SDL OpenGL apps. SYNOPSIS use SDL::OpenGL::App; my $app=new SDL::OpenGL::App; $app->app_name("Gears"); $app->register_handler(init => &init, draw => &draw, events => &events, idle => &idle, reshape => &reshape, ); $app->run();...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (105): SDL::OpenGL::App Download

Added: July 19, 2010 | Visits: 1.476

SDL Hana SDL Hana is a SDL-based hanafuda game. SDLHana is a SDL-based Hanafuda game, a Japanese-oriented card game which is popular in Japan and Korea.


Platforms: *nix

License: Freeware Size: 696.32 KB Download (114): SDL Hana Download

Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 571

SDL Threat Modeling Tool The Microsoft SDL Threat Modeling Tool allows for early and structured analysis and proactive mitigation and tracking of potential security issues. The SDL Threat Modeling Tool helps engineers analyze the security of their systems to find and address design issues early in the software lifecycle....


Platforms: Windows

License: Freeware Size: 3.6 MB Download (411): SDL Threat Modeling Tool Download

Added: August 08, 2013 | Visits: 299

SDL Console SDL_Console is a drop down console that can be easily added to any SDL application. It is similar to Quake and other games consoles. A console gives you the ability to interact with your program in an easy way by executing predefined commands. You can also have more than one console at a time.


Platforms: Mac

License: Freeware Size: 296.96 KB Download (40): SDL Console Download

Added: August 06, 2013 | Visits: 459

SDL Console for Linux SDL_Console is a drop down console that can be easily added to any SDL application. It is similar to Quake and other games consoles. A console gives you the ability to interact with your program in an easy way by executing predefined commands. You can also have more than one console at a time.


Platforms: *nix

License: Freeware Size: 286.72 KB Download (39): SDL Console for Linux Download

Added: October 19, 2013 | Visits: 418

SDL Perl SDL Perl are a set of bindings to the Simple DirectMedia Layer (SDL). 'Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software,...


Platforms: *nix

License: Freeware Size: 819.2 KB Download (43): SDL Perl Download

Added: February 05, 2006 | Visits: 4.410

Excellent Card Games Excellent Card Games for Windows. 5 addictive card games with many many features and options. All scores are kept for any number of players. Use any BMP JPG GIF or PCX graphic file as wallpaper. Complete on-line instructions for all the games: Yukon - a more challenging game of the solitaire...


Platforms: Windows

License: Shareware Cost: $24.95 USD Size: 774 KB Download (202): Excellent Card Games Download

Added: February 23, 2010 | Visits: 1.637

Aleph One/SDL Aleph One is an Open Source 3D first-person shooter game, based on the game Marathon 2 by Bungie Software. Aleph One was originally a Mac-only game, but there is now a cross-platform version based on the Simple DirectMedia Layer (SDL) library, that should in theory run on all systems supported...


Platforms: *nix

License: Freeware Size: 890.88 KB Download (115): Aleph One/SDL Download

Added: August 24, 2010 | Visits: 1.506

DOSBox DOSBox is a DOS-emulator that uses the SDL-library which makes DOSBox very easy to port to different platforms. DOSBox has already been ported to many different platforms, such as Windows, BeOS, Linux, MacOS X... DOSBox also emulates CPU:286/386 realmode/protected mode, Directory...


Platforms: *nix

License: Freeware Size: 645.12 KB Download (154): DOSBox Download

Added: September 18, 2010 | Visits: 926

SDL Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. SDL is used by MPEG playback software, emulators, and many popular games, including the award winning Linux...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (103): SDL Download

1 2 3 4 5 >