Thursday, May 13, 2010

Combing Github for Games

I am bored. SF.net doesn't produce many new foss game findings, so I say: "Let's try GitHub's search function!"

Searching "game" quickly turned into "game -warcraft -framework -iPhone -life -cocos -Invaders" and I gave up such a general approach. Next up "fps".

  1. maroxe/fps - Soya3D-based shooter. Doesn't run, so I write a report. Project probably inactive, the history tells me. Next.
  2. ctmammoth/mammoth - "Tactical/strategy CTF-style FPS". Contains just a .sln (Visual Studio) file and dlls in the repo. Is written in C#. Obviously non-Linux. Next.
  3. treeform/simple-fps - "Simple fps demo for panda3d". Last action October 2009. It runs! Let's make a quick video, even though it's nothing, but the texture is kind of interesting. Lagging in the video [YT, TO] because of recording app I think. Next.
  4. mlambir/Pygame-FPS - "Wolfenstein style fps in pygame". It uses original Wolfenstein's gfx too. Nothing to look at, still recorded a video [YT, TO]. Last activity September 2009. Next.
  5. Michael-mrg/Sauerbraten - "Fork of the sauerbraten fps with a variety of convenience patches". Not going to test it, but nice to know there are Sauerbraten improvements on GitHub..
  6. gitpan/SDL-App-FPS - What a compelling... name. But then again, behind lame names, there sometimes are quality games! Requires SDL-Perl. The test suite tries to fullscreen and kills X.org in the process. Next.
  7. danopia/quak - "Implementation of duckinator's weird FPS idea". I don't know who duckinator is, but this sounds swell! OGRE-based. Won't start, let's rebuild OGRE. Doesn't help. Write report.
Okay, no more "fps" search results that I could care about. Let's try "rts".

  1. spring/spring - Spring. Oh hi, I didn't see you there! And you brought a friend: the GPL/BY-SA game "Project Recoil" which seems to have at least some 3D & concept art going on.
  2. mrpouet/chenilles - "RTS worms-like". Can't say that I like those, the original is the best Worms-like game so far for me. No activity since > 1 year. Okay, we have terrain and a worm which won't stop walking. Not mucht, but have a video [YT, TO].
  3. shawn42/snelps - "Rubygame RTS" which is now over three years periodically in development. I was unable to test it this time however, due to rubygame problems on my side.
  4. dragly/loose_cannon - "Simple Qt's OpenGL RTS". I accidentally wrote an incorrect report but then got instructions for compiling the game. (Didn't manage to do it ye though.)
  5. Acedio/craft - "A simple RTS". This is a WarCraft 3-style WarCraft 2 clone (at least it feels like that)! Too bad it has nothing more than unit movement and animations. No more development since May 2009. Blender files of models are in the repository, so if somebody found out the license, they might become useful to some other project. Have a video [YT, TO].
  6. jvranish/SpaceWars - "RTS with an emphasis on gravity". It seems not to work. Bug report. Next.

Let's try "rpg".

  1. Can't run | can't run | can't run | can't run | a renderer [YT, TO] | not pretty but functional [YT, TO] | too complicated to set up, no convenient package of pybox2d for Arch Linux | a little something [screen] | A pre-alpha Panda3D RPG [YT, TO] | tiled map, I could watch this guy all day | no content [screen]
  2. foxostro/arbarlith2 - Finaly something more 'robust'! Charlie once mentioned the game in a post. Rather complicated to compile (see readme) and fails too, so I created a report and hope for support.

That wasn't much fun... Um, "adventure" anyone? I'll ignore games I can't run for the rest of this post.

  1. kallepersson/subterranean - This one is playable! (Only one quest to solve but it has music.) One great thing about it is that wheels are not being re-invented for it, it uses an adventure engine that was the product of a PyWeek challenge. Here's a little video [YT, TO].
  2. codingisacopingstrategy/ countryoforigin [homepage] - This one is a ScummVM adventure, where dialog and philosophy appear to be the key to winning the game (does it even matter?). It looks so retro but breaks its visual predecessor's habits in a way, that reminds me of Mr. Rohrer's games.
  3. Droggelbecher/Grail - An adventure engine with parallax drawing, noir graphics and no interaction as of yet. A video shows the effect and animations [YT, TO]

What a clusterfoo! I hope you enjoyed it nonetheless! The next post I'm going to write will hopefully be a one-game one. :)

5 comments:

Brian McKenna said...

My latest entry for PyWeek is on GitHub here.

I've also put up some YouTube videos:
Intro
Level 1
Level 1 Blooper

D. Moonfire said...

Remember, C# doesn't mean non-Linux. I wrote CuteGod in C# and it runs with SDL.NET and with Mono. Not maintained at the moment, sadly, but it is possible.

But, those look pretty interesting starting projects. Sadly, like many places, it is easy to start a project, not so easily to follow it through.

Anonymous said...

Wow, you've seriously crawled all over github. Nice finds ;-)

shawn42 said...

Let me know if I can help you get Rubygame/Snelps running. Drop something in my inbox: http://github.com/shawn42

Henning said...

Wow, thanks for posting :)
This really motivates me to spend some more time coding grail although I probably shouldn't if I want to get my diploma ;)

Henning

Provide feedback:

Due to SPAM issues we have disabled public commenting here.

But feel free to join our forums or easily chat via IRC with us.