Main > Free Download Search >

Free scrolling software for linux

scrolling

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 241
Scroll Blog r17

Scroll Blog r17


Scroll Blog is a simple yet powerful blog system written in Python using Django. more>>
Scroll Blog project is a simple yet powerful blog system written in Python using Django.
Leveraging the Django framework, one can quickly spin up new modules.
Enhancements:
- This release moves closer to PEP8, adds a simple resume module, and starts a really simple schedule module.
- It has been tested with Django-0.96.
<<less
Download (MB)
Added: 2007-04-15 License: GPL (GNU General Public License) Price:
925 downloads
Jscroll 1.0.2

Jscroll 1.0.2


JScroll is a swing component for Java that provides a virtual desktop pane. more>>
JScroll is a swing component for Java that provides a virtual desktop pane.

It provides a virtual desktop replete with dynamic scroll bars, dynamic menus, and dynamic button shortcuts.

The JScrollDesktopPane class surmounts the limitations of the original JDesktopPane Swing component, offering a solution to the clipping and overlap problems inherit to said component, and mimics the interface of the original JDesktopPane to provide an easy upgrade path.

It provides a scrolling MDI desktop, one of the most requested features to the Java JDK.

<<less
Download (0.024MB)
Added: 2006-09-27 License: GPL (GNU General Public License) Price:
1123 downloads
Scroll Rack 0.8

Scroll Rack 0.8


Scroll Rack is a virtual tabletop on which you can play card games against other people over a network. more>>
Scroll Rack is a virtual tabletop on which you can play card games against other people over a network.
Scroll Rack was designed to simulate the Magic: The Gathering (R) game, but it can be expanded to simulate other games.
It supports two-player peer-to-peer mode, and client/server mode for multi-player games and tournaments.
Main features:
- Open source.
- Support planned for Linux, Mac, and Windows.
- Can download card images from www.wizards.com and display them on the virtual tabletop.
- Clients can connect directly (peer-to-peer) or through a server run by a third party.
- Peer-to-peer games use encryption to prevent players from seeing cards they arent allowed to see.
- Peer-to-peer games use Jabber so both players can be behind firewalls.
- Client/server games support any number of players and watchers.
- Supports Living Wish (move card from sideboard to hand).
- Supports Battle of Wits (very large decks).
Enhancements:
- Add Deck Editor.
- Download card images from magiccards.info instead of wizards.com. Higher quality images.
- Download Oracle spoiler file from a Scroll Rack dedicated site instead of gatherer.wizards.com. Faster, more reliable download, with more data.
- Rearrange files in .scrollrack.cache.
- Add Save Log menu item.
- When starting a game with a sideboarded deck, show note in New Game dialog.
<<less
Download (0.096MB)
Added: 2006-12-04 License: GPL (GNU General Public License) Price:
1054 downloads
AstroMenace 1.0

AstroMenace 1.0


AstroMenace is a modern 3D scrolling space shooter with ship upgrade possibilities. more>>
AstroMenace project is a modern 3D scrolling space shooter with ship upgrade possibilities. You can improve your ship configuration by installing new weapons, defensive systems, power stations and much more.

To improve your ship, you must earn money by destroying throngs of enemies on every level. A friendly interface, easy controls, and fancy 3D graphics will bring you straight into the heart of galactic war. Enjoy!

<<less
Download (37.4MB)
Added: 2007-01-17 License: Freeware Price:
1064 downloads
goblinhack 1.11

goblinhack 1.11


goblinhackis a rogue-like game with ASCII graphics, OpenGL, and smooth scrolling. more>>
goblinhackis a rogue-like game with ASCII graphics, OpenGL, and smooth scrolling.
Goblins hoard in their foul, dark hole, Plotting and digging and hating all things, Theyll gnash on your bones and eat you whole, And deliver your soul to the Goblin King.
Enhancements:
- This release adds animated black, white, and amethyst dragons, jelly molds, evil blobs, knee gnashers, fractal lakes, fate points, acid weapons, fire/cold/acid proof armour, and many bugfixes.
<<less
Download (0.72MB)
Added: 2007-08-12 License: Free for non-commercial use Price:
804 downloads
conTEXT 2k

conTEXT 2k


conTEXT is an amaroK script that looks for text or html files in the playing directory and inserts them in a new manageable box. more>>
conTEXT is an amaroK script that looks for text or html files in the playing directory and inserts them in a new manageable box into the context browser.
I hope you dont expect too much of a script thats named almost like a tab in amaroK but there already are some ideas to extend its functionality...
Usage:
Scrolling: Left-click an arrow to speed up. Right-click to jump a page up/down. You can also use standard konqueror controls: Shift+ArrowKeys for scrolling, Alt+Mousewheel for horizontal scrolling, Ctrl+Mousewheel for zooming.
Drag the lower box border to resize the box, drag the box header to change its position.
Enhancements:
- fixed fast scrolling for new khtml versions; fixed playlouder.com; fixed rollingstone display; fixed plattentests.de referenzen
<<less
Download (0.057MB)
Added: 2007-08-17 License: GPL (GNU General Public License) Price:
1496 downloads
Brian 0.1.2

Brian 0.1.2


Brian is a 2D jump-and-run platform game. more>>
Brian project is a 2D jump-and-run platform game.

Brian is a jump-and-run platform game that uses Pygame and was inspired by Commander Keen. It is named after "Monty Pythons Life of Brian", of which the game may contain some references.

Brian will have monsters, multiplayer, music, sound effects, a story line, a level editor, multiple episodes, level maps, pogo jumping, full scrolling, doors, keys, and many more features. This may take a long time, however.

<<less
Download (MB)
Added: 2006-12-08 License: GPL (GNU General Public License) Price:
1051 downloads
TileLib 0.4

TileLib 0.4


TileLib is meant to be an easy to use graphics library geared towards people wanting to make tile based games. more>>
TileLib is meant to be an easy to use graphics library geared towards people wanting to make tile based games. Such as RPGs, side scrollers, etc. It is meant for people developing with the Allegro graphics lib. What I eventually envision is to make TileLib be a very versatile core library for making tile based games.
Im going to pack as much useful stuff in here that should belong in the basic tile based games library. This means, Im not going to add support for controlling players, just support for loading worlds/scrolling them/interacting with them/etc. Maybe later Ill work on something like that. For now, the feature set is limited but still useful. See the next few sections for more information.
Main features:
- Smooth scrolling
- Support for 4 map layers (base, fringe, object, and roof)
- Ability to place tiles at offsets other than (0,0), i.e. can center tiles.
- Support for disappearing roof tiles ala Ultima style games/old RPGs
- Unlimited map size, limited only by amount of RAM on target system
- Built in functions to scroll the world
- Functions to retrieve information on tiles in the world
- Functions to modify information on the tiles in the world
- Easy to use
- Ability to limit the map window, as in create a border of any size to place it in. Useful for having other windows, like a status window.
- Support for any video mode via Allegro
Enhancements:
- Added smooth scrolling support
- Fixed minor bug in tilelib.h that was lacking some #ifndef tags
- Added 4th example program, TLtest4, to demonstrate smooth scrolling
- New documentation page layout
<<less
Download (0.060MB)
Added: 2006-07-17 License: GPL (GNU General Public License) Price:
1197 downloads
Comix 3.6.4

Comix 3.6.4


Comix is a comic book viewer. more>>
Comix is a comic book viewer. It reads zip, rar, tar, tar.gz and tar.bz2 archives (often called .cbz, .cbr and .cbt) as well as normal image files. It is written in Python and has a simple user interface using pyGTK.
Comix is licensed under the GNU General Public License.
Main features:
- Fullscreen mode.
- Double page mode.
- Fit-to-screen mode.
- Zooming and scrolling.
- Rotation and mirroring.
- Changeable background colour.
- Changeable image scaling quality.
- Adjustable saturation and contrast.
- Can read right-to-left to fit manga etc.
- Caching for faster page flipping.
- Mouse wheel support.
- Bookmarks support.
- Hideable cursor.
- Customizable GUI.
- Archive comments support.
- Archive converter.
- Thumbnail browser.
- Translated to English, Swedish, Simplified Chinese and Spanish.
- Reads the JPEG, PNG, TIFF, GIF, BMP, ICO, XPM and XBM image formats.
- Reads ZIP and tar archives natively, and RAR archives through the unrar program.
- Runs on Linux, FreeBSD, NetBSD and virtually any other UNIX-like OS.
- More!
<<less
Download (0.21MB)
Added: 2007-05-26 License: GPL (GNU General Public License) Price:
920 downloads
Primate Plunge 1.1

Primate Plunge 1.1


Primate Plunge is a platform game where you help Monkey navigate his way down through treacherous jungles. more>>
Primate Plunge is a platform game where you help Monkey navigate his way down through treacherous jungles, canyons, towering waterfalls, into the heart of a volcano, and through the driving rain of a cold industrial city.
Monkey will find help along the way in the form of powerups, including parachutes and jet packs.
Primate Plunge originally competed in uDevGame2003, the annual Mac game competition hosted by iDevGames.com. Primate Plunge game is therefore being distributed for free.
Main features:
- Multiple scrolling layers of beautiful hand-drawn backgrounds.
- 5 worlds of intense monkey action, each uniquely challenging.
- Special powerups such as the parachute, and the jumping bean!
- Top score for each world - how deep can you go?
- Star rating for each world - can you get 5 stars in all of them?
- And lots more!
<<less
Download (5.0MB)
Added: 2006-01-05 License: Freeware Price:
1388 downloads
Lost Labyrinth 2.9.0

Lost Labyrinth 2.9.0


Lost Labyrinth is a so-called roguelike RPG playing computer game. more>>
Lost Labyrinth is a so-called "roguelike" RPG playing computer game.
Main features:
- relatively short gameplay (about 10-20 minutes)
- very high replayability; nearly everything in the game is randomly generated
- Sketelona lot of options during the character generation; each character type requires another strategy to survive
- game focus on exploration; killing monsters does not give an experience bonus (but makes fun nonetheless)
- Multiplayer games on the same machine (up to 3 players with keyboard, mouse and joystick)
- "Zelda"-like graphics, sound and animation; smooth scrolling of game screen
- FreeWare
Enhancements:
- You can pick up items with the mouse (the pointer changes when you can interact with something).
- You can scroll spells with the mouse (up/down buttons).
- A text entry bug (could enter only one character since the new compiler) has been fixed.
- German special letters and spells have been fixed.
- An issue where the trader left you one field to the right (in the wall sometimes) has been fixed.
- The borders of the credits and high score screens have been fixed.
- The language of the help screen has been fixed.
- A merchant will wait a while before buying/selling is possible.
<<less
Download (3.7MB)
Added: 2007-07-12 License: Freeware Price:
511 downloads
Chromium B.S.U. 0.9.12

Chromium B.S.U. 0.9.12


Chromium B.S.U. is a fast paced, arcade-style, top-scrolling space shooter. more>>
Chromium B.S.U. is a fast paced, arcade-style, top-scrolling space shooter.
You are captain of the cargo ship Chromium B.S.U., responsible for delivering supplies to our troops on the front line. Your ship has a small fleet of robotic fighters which you control from the relative safety of the Chromium vessel.
Your Mission:
- Do not let ANY enemy ships get past your fighters! Each enemy ship that makes it past the bottom of the screen will attack the Chromium, and you lose a fighter.
- Use your fighters as weapons! Crash into enemies to destroy them before they can get past you.
- Strategic suicide is a powerful tactic! When the Chromium launches a new fighter, it releases a high energy burst which destroys all enemies in range.
- Self-destruct to preserve your ammunition! A double-right-click will cause your current fighter to self-destruct. Before the ship blows up, it ejects its ammunition so that the next fighter can pick it up.
Ammunition:
MACHINE GUN
Otherwise known as the pea shooter. But youll miss em when theyre gone.
ION CANNON
This gun slices through your enemies and keeps on going.
PLASMA REPEATER
Your most powerful weapon. The plasma ammunition runs out quickly, however.
Items:
BIG RED BUTTON
The ultimate weapon. Double right-click or press the 0 key twice to eject the fighters ammunition and self-destruct.
Power ups:
SHIELD REPLENISH
The penguin protects you. Grab this power up to restore shields to 100%.
Let it pass through for big points.
DAMAGE REPAIR
The penguin gives you life. Grab this power up to repair all damage to your fighter.
Let it pass through for big points.
SUPER SHIELDS / EXTRA LIFE
Restores shields to 100% and gives you temporary invulnerability.
TIP: If you let it pass through the bottom of the screen, you will be rewarded with an extra fighter.
Chromium B.S.U. command line options:
-f/--fullscreen : run in fullscreen mode
-w/--window : run in windowed mode
-v/--vidmode : mode 0 = 512 x 384
: 1 = 640 x 480
: 2 = 800 x 600
: 3 = 1024 x 768
: 4 = 1280 x 1024
-na/--noaudio : do not initialize audio
<<less
Download (0.62MB)
Added: 2006-02-22 License: Artistic License Price:
1340 downloads
Xfce 4 Xmms Plugin 0.5.1

Xfce 4 Xmms Plugin 0.5.1


Xfce 4 Xmms Plugin lets the user control XMMS, Beep or Audacious players. more>>
Xfce 4 Xmms Plugin lets the user control XMMS, Beep or Audacious players.

Usage:

This plugin is quite easy to use. First, add it to the panel, then inside the configuration window, you can choose features like the player to use, displayed song title format, title scroll speed etc.. There are five buttons at the bottom, plus, if enabled, a sixth menu button.

The five buttons are the standard player control buttons. The sixth will open a menu with other player actions like “open file”, “add file”, “show preferences” etc. Scrolling up/down over the plugin area increases/decreases the volume. You can click on the song progressbar to set position in the track.

<<less
Download (0.27MB)
Added: 2007-03-07 License: GPL (GNU General Public License) Price:
967 downloads
GkrellMMS 2.1.22

GkrellMMS 2.1.22


GKrellMMS is a plugin which allows you to control XMMS from within GKrellM. more>>
GKrellMMS is a plugin which allows you to control XMMS from within GKrellM. In combination with Sjoerd Simons volume plugin it could be an ideal and compact replacement for the standard xmms-view!
Main features:
- Local Playlist Editor.
- Title scrolling.
- Progress bar (Krell) to see where you are in a song.
- Jumping in a file, by picking up the Krell.
- LED indicator which indicates whether XMMS is on, off, stopped, playing or paused.
- Themeable buttons, to control XMMS.
- A menu for some misc. XMMS-commands.
- internationalisation
<<less
Download (0.045MB)
Added: 2006-04-18 License: GPL (GNU General Public License) Price:
1284 downloads
Svinepalsen 0.2.1

Svinepalsen 0.2.1


Svinepalsen is a top-scrolling space shooter built with SDL. more>>
Svinepalsen project is a top-scrolling space shooter built with SDL.

In Svinepalsen, the year is 2223 and the population of space has begun.

You are tentacled creature from Nurobi Gernash on a mission to reach the home planet of a race called "humans".

You are to deliver one message to all nations of Earth: "There must be security for all or no one is secure".

The mission fails and you are forced to make an example of the human insolence.

With your vastly superior ship you must destroy all resistance. You must kill them all or there will be retaliation.

<<less
Download (0.92MB)
Added: 2006-12-10 License: GPL (GNU General Public License) Price:
1048 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5