Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 3

Frets on Fire is an excellent opensource clone of Guitar Hero for Windows, Linux, and OSX. It can import songs from a Guitar Hero I or II disc, can play user-created songs, or lets you to create your own songs with its song editor. For hardcore players, your results are automatically posted to the ... [More] World Charts on the website, so that you can see how awesome you are. (Written in Python using bindings to many fast C libraries.) [Less]

4.0
   
  0 reviews  |  13 users  |  18,978 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Thousand Parsec

claimed by KDE

Compare

Thousand Parsec is not only a game by itself, it is also a framework for creating a similar group of turn-based space empire building games, which are often called 4X games, from the main phases found in them: eXplore, eXpand, eXploit and eXterminate. Some examples of games which Thousand Parsec ... [More] draws ideas from are Stars!, VGA Planets, Reach for the Stars, Master of Orion and Galactic Civilizations. The idea is that a protocol is specified which defines how game servers and game clients communicate with each other. Protocol also specifies which objects are available for custom games or rulesets, which can have different rules of gamplay. Any client should be able to connect with any server and player should be able to play any game with it. [Less]

5.0
 
  0 reviews  |  11 users  |  58,624 lines of code  |  2 current contributors  |  Analyzed 24 days ago
 
 

Crossfire is a multi-player graphical arcade and adventure game made for X. It has certain flavours from other games, especially Gauntlet and the rogue-like games (Nethack, Moria, Angband, and Ragnarok). Any number of players can move around in their own window, finding and using items and battling ... [More] monsters. They can choose to cooperate or compete in the same world. [Less]

3.8
   
  1 review  |  8 users  |  248,483 lines of code  |  6 current contributors  |  Analyzed 1 day ago
 
 

Gourmet Recipe Manager is a simple but powerful recipe managing application that is intended for the GNOME desktop environment, but should work on any platform that Gtk supports. It allows you to collect, search, and organize your recipes, and to automatically generate shopping lists from your ... [More] collection. It aims to make it easy to enter and organize your recipes with an intuitive interface. [Less]

3.75
   
  0 reviews  |  7 users  |  198,476 lines of code  |  4 current contributors  |  Analyzed 2 days ago
 
 

The 1d6 project develops tools for the free One Die roleplaying System. Its first deliverable is a battle simulator using the simple One Roll combat System for quick combat resolution. Its second deliverable is the blob_battle, where two blobs can duel. The third deliverable is babglet ... [More] , which aims to ease game creation with pyglet. And then there's the TextRPG... [Less]

5.0
 
  0 reviews  |  4 users  |  127,424 lines of code  |  4 current contributors  |  Analyzed 1 day ago
 
 

Glorylab is a multiplayer 3D deathmatch game with swords, crossbows, maces and magic in a living labirynth.The world and rules are simple, but their various combinations might be unpredictable.

4.0
   
  0 reviews  |  2 users  |  286,382 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

nXtank will evoke the flexibility of design and addictive action of Xtank in a modern gaming engine. Xtank was an X-based strategy/action game consisting of the strategy elements of designing the playing field and the player's vehicle, and the action element of top-down arena combat with ... [More] those vehicles. In addition, a public API was released for Xtank's AI library which allowed anyone to write their own robot AI for the game. We intend to use a modern free 3D gaming engine to recreate these gameplay elements to appeal to the creativity of a new generation. Users will be able to design maps and vehicles which can easily be shared among the user base. We also intend to release an API allowing users to code their own AI robots to compete in the game, adding another dimension of competition. [Less]

5.0
 
  0 reviews  |  1 user  |  11,890 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 
Compare

Monk is a pygame project. It is a game that uses statistics to show how your answers compare to the other players.

5.0
 
  0 reviews  |  1 user  |  52,749 lines of code  |  0 current contributors  |  Analyzed about 5 hours ago
 
 

I have seen many frameworks especially in Java. In all of them, most of the time, I find that, you need to learn some amount of theory stuff like, MVC etc., before you start learning how to use them. One major problem with this is, the terminologies differ in theory and in the framework. Model is ... [More] turned to "Action" or some other thing, Controller is turned to "...Servlet" or something and View is called "...Renderer" or something. Its annoying to read theory and then try to figure out what theory term maps to what in the framework. Another thing is, if you need to switch between programming languages, you need to rewrite the configuration files (ofcourse, code needs to be written anyway... maybe we can have code translation also as a goal??). The aim of this project is to address these issues and make web applications easy (and fun) to write. It is not required that the resulting work is enterprise-ready, but, its important to have things that are fun to use implemented. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Together with django-forumBR, django-comics is part of the Pigmalion Project.It's identification is Green-Pigmalion. Pigmalion ProjectsBlue Pigmalion As all Pigmalion projects, it uses MooTools as javascript framework and BluePrintCSS as css framework. Current Version0.45 0.6 Used ... [More] FrameworksCSS Framework : blueprintcss (helps big time! I'm no designer, folks ;) Javascript Framework : MooTools (prettier then jquery) Version 1.0 goals ... Well, let's say you need to create a page to an artist, like a virtual comic book. This app does just that! It makes it easy to create a colection of related comic books. Basically, my inspiration came from the lot of great online comic books out there.From marvelous Grim Tales(and company!) comics, fantastic Flaky Pastry, caustic Sexy Loosers, up to the clever XKCD comics. I hope this is usefull to someone and if suggestions are ALWAYS welcomed! Right now, django-comics is in version 0.3, as it needs improved visual editing, needs beter coding, and solid access restrictions. Therefore, one can still use it for simples projects without problem. Django-comics is now in version 0.45. That means it kind of works, but is still kind of ugly. Let's see the features so far: Django-comics is now in version 0.6. That means it works fine, but there are a few funcionality missing yeat. Let's see the features so far: You can have as many comic books within the app as you want(even one!) You can set access policies as 'who can comment' Mature content filter(naughty things get asks for age) You can define the header image easely Comics accept commeting(i'll probaly change that to use django commenting contrib..) A viewer can browse through all the comic book strips in archive random strip view implemented you can add comic strips right from comics. No admin here Missing Inline comic message sensoring Logging Finish CleverCSS template Maybe make it look prettier. That's pretty much it! Check django-comics in action within this url : http://www.italomaia.com/comics/ [Less]

0
 
  0 reviews  |  0 users  |  639 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.