Main > Free Download Search >

Free marbles 1.0.0 software for linux

marbles 1.0.0

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 349
Marbles 1.0.0-1

Marbles 1.0.0-1


Marbles is a simple board game. more>>
Marbles is a simple board game. The objective is to take out as big groups of marbles as possible. Highscore system included. Ive also programmed some simple physics to make it look like the marbles fall.

If you hold the mouse over a cluster of marbles for a little while, then the potential score will show. You get bonuses if you remove eg. all the blue ones.

Installation:

./configure && make

su

./install_marbles.sh

exit

(Dont use "make install", if you did do a "make uninstall")

Start it by typing:

marbles

Its not programmed in QT, but it works in KDE.

Current record:

25960 points
- Held by a friend. Dont think anyone will beat that in a while:)

<<less
Download (0.18MB)
Added: 2006-03-22 License: GPL (GNU General Public License) Price:
1311 downloads
LMarbles 1.0.7

LMarbles 1.0.7


LMarbles is an Atomix clone with a slight change in concept. more>>
LMarbles is an Atomix clone with a slight change in concept. Instead of assembling molecules you create figures out of marbles. Nevertheless, the basic game play is the same: If a marble starts to move it will not stop until it hits a wall or another marble.

To make it more interesting there are obstacles like one-way streets, crumbling walls and portals.

As Marbles is meant as a puzzle game you play against a move limit and not a time limit. This way you have as much time as you need to think.

<<less
Download (0.80MB)
Added: 2005-04-02 License: GPL (GNU General Public License) Price:
1673 downloads
Mumble 1.0.0

Mumble 1.0.0


Mumble is low-latency, high quality voice chat software primarily intended for use while gaming. more>>
Mumble is low-latency, high quality voice chat software primarily intended for use while gaming.

Mumble should compile and run the client out of the box on at least Ubuntu 6.06, and quite likely other distributions as well.

<<less
Download (0.68MB)
Added: 2007-07-16 License: GPL (GNU General Public License) Price:
690 downloads
Marble 0.3

Marble 0.3


Marble is an early beta preview of the Marble Widget application which is targeted for KDE 4. more>>
Marble is an early beta preview of the Marble Widget application which is targeted for KDE 4.
You need to install both packages: "marble" and "marble-data" to run Marble.
Marble is a generic geographical map widget that is meant to be used by KDE4 applications. It shows the earth as a sphere but doesnt make use of any hardware acceleration (No OpenGL). So although it might look similar to professional applications like Google Earth or Nasa World Wind its rather meant to be a small light weight multi purpose widget. To improve speed I decided to compile the Kubuntu packages with SSE support (-msse).
Main features:
- Marble uses a minimal free dataset that can be used offline. Currently the total amount of data that is meant to be shipped is about 5 MB.
- Marble doesnt use OpenGL or 3D hardware acceleration. It just uses Arthur as a painting backend. Extending it later on to support OpenGL as well shouldnt be hard however I dont consider that the primary focus. Depending on your hardware and the maps being displayed framerate is approximately 5-20 fps.
- Marble uses vector as well as bitmap data: Currently it uses the very old MWDB II data combined with ETOPO 2, which I will update to current SRTM soon.
- Marble displays the world map as a 3D sphere, because its more fun to use and less subject to distortion (So with regard to that its just like NASA WorldWind, Earth3D and Google Earth)
- Marble should start up almost instantly. Currently it "cold" starts fully within 2-5 seconds. On each subsequent start it takes about one second.
- Uses KML-Import to display places (Google Earths open format to store placemarks)
- Cities Down to 12000 inhabitants that you can click on using the mouse. Highest Mountains of each continent. Automatic Placemark label placement.
- Different Map Themes, Layers
- Dynamic Coordinate Grid
- Measure Tool
- Basic Wikipedia integration
<<less
Download (6.3MB)
Added: 2007-03-26 License: GPL (GNU General Public License) Price:
951 downloads
Mailvisa 1.0.0

Mailvisa 1.0.0


Mailvisa is a spam filter along the lines of Paul Grahams A Plan for Spam. more>>
mailvisa is a bayesian spam filter, inspired by Paul Grahams A Plan For Spam. It is mainly intended for my own expirimentation, but provided here for those who are interested.
It is competitive with other bayesian filters in terms of accuracy and speed. The system is written in Ruby.
You can use, modify, and distribute mailvisa under the terms of the MIT License.
Enhancements:
- A man page has been added.
<<less
Download (0.009MB)
Added: 2005-10-24 License: MIT/X Consortium License Price:
1460 downloads
Ruby Chess 1.0.0

Ruby Chess 1.0.0


Ruby Chess is a chess game implemented in Ruby using GTK2. more>>
Ruby Chess is a chess game implemented in Ruby using GTK2. Ruby Chess project has a good artificial intelligence that is heuristic-based and stochastic.

<<less
Download (0.020MB)
Added: 2006-12-27 License: GPL (GNU General Public License) Price:
1035 downloads
wmmsn 1.0.0

wmmsn 1.0.0


wmmsn is a aMSN plugin and dockapp that monitors the last message received and the number of sent/received messages. more>>
wmmsn is a aMSN plugin and dockapp that monitors the last message received and the number of sent/received messages.

<<less
Download (0.064MB)
Added: 2006-10-26 License: GPL (GNU General Public License) Price:
1093 downloads
bench 1.0.0

bench 1.0.0


bench is a tool that times how long an application was running. more>>
bench is a tool that times how long an application was running.

The project can be used to test algorithms for speed changes, since it counts in microseconds.
<<less
Download (0.002MB)
Added: 2007-08-06 License: Freeware Price:
810 downloads
AspectJS 1.0.0

AspectJS 1.0.0


AspectJS is a Javascript AOP framework. more>>
AspectJS is a Javascript AOP framework.

Using:

Import

You MUST include the following aspect.js Javascript file :

< script src="aspectjs.js" >< /script >

Weaving

In order to weave the aspects, you SHOULD use this method :

Weaver.addAdvice ( aspect_name, aspect_method, joinpoint_type, pointcut_name, pointcut_method);

Todo

improve compatibility with more browser
complete documentation
<<less
Download (0.004MB)
Added: 2006-02-22 License: LGPL (GNU Lesser General Public License) Price:
1339 downloads
turbosql 1.0.0

turbosql 1.0.0


turbosql makes it possible for developers to control PostgrSQL from NetBeans quickly and visually. more>>
turbosql makes it possible for developers to control PostgrSQL from NetBeans quickly and visually.

turbosql is a NetBeans(3.3, 3.4, 3.5, 3.6) module for managing Postgresql(7.2, 7.3, 7.4).

It supports the creation, modification, deletion, and browsing of databases and tables.

<<less
Download (0.12MB)
Added: 2006-01-20 License: LGPL (GNU Lesser General Public License) Price:
1372 downloads
DeXSS 1.0.0

DeXSS 1.0.0


DeXSS project provides a SAX2 Parser to help protect against Cross-site scripting (XSS) attacks. more>>
DeXSS project provides a SAX2 Parser to help protect against Cross-site scripting (XSS) attacks.

DeXSS uses TagSoup to parse potentially malformed input, followed by a SAX2 filter pipeline to remove JavaScript from HTML.

You can use the DeXSS parser in place of your existing SAX2 parser, or you can use the DeXSS utility to provide a string-to-string conversion.

<<less
Download (0.021MB)
Added: 2007-05-01 License: Academic Free License (AFL) Price:
906 downloads
Tiny Marbles 1.0 Final

Tiny Marbles 1.0 Final


Tiny Marbles provides persistence for dynamic objects, through a data model that you can create, modify and extend at runtime. more>>
Tiny Marbles provides persistence for dynamic objects, through a data model that you can create, modify and extend at runtime.

It is useful for developers who need to create rapid prototypes with an unknown model and developers of applications that have inherently dynamic data models. Tiny Marbles project runs under Java 1.5, supports any database that Hibernate supports.

<<less
Download (8.5MB)
Added: 2007-08-16 License: The Apache License 2.0 Price:
801 downloads
Gewels 1.0.0

Gewels 1.0.0


Gewels project consists of the Gnome version of Jewels. more>>
Gewels project consists of the Gnome version of Jewels.
Main features:
- smooth playing
- simultaneous game of two players
- deadmatch mode for two players
- deadmatch against computer
<<less
Download (0.27MB)
Added: 2006-12-26 License: GPL (GNU General Public License) Price:
1040 downloads
Elephants 1.0.0

Elephants 1.0.0


Elephants is an arcade game where you must save giraffes while jumping on a rolled up squirrel! more>>
Elephants is an arcade game where you must save giraffes while jumping on a rolled up squirrel!

Watch out for the angry natives!

<<less
Download (0.46MB)
Added: 2007-02-13 License: Freeware Price:
983 downloads
ShareToDo 1.0.0

ShareToDo 1.0.0


ShareToDo is the todo sharing application. more>>
ShareToDo is the todo sharing application.
ShareToDo is a ToDo List application. Using ShareToDo, you can manage your todo list privately, or share todo list with others.
Main features:
- Can classify todos by categories.
- Can set a deadline to a todo.
- Can add private(closed) todos.
- Can share your todo list with others.
- Can add others todos.
- Can open or close todo list to the public.
- Can have two or more projects.
<<less
Download (0.22MB)
Added: 2006-05-25 License: GPL (GNU General Public License) Price:
1247 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5