Posts

SDL2 FPS & on Finding New Open Source Games

Image
I took a quick look whether one could find some open source games news (new game projects to be specific) by sorting SourceForge game projects by date but no luck, only established projects seem to show up there. So I did the same on GitHub , and after making educated guesses whether projects might be worth clicking based on their title and short description, I f ound  graphitemaster / neothyne . The project uses SDL2, is about half a year old, doesn't have shooting functionality but at least movement feels kind of nice and definitely fast. In fact I'm honestly surprised that SDL is usable for 3D. Neothyne is an attempt at getting back to the roots of good old twitch shooting akin to that of Quake World.. It certainly feels more like Cube 1 or Quake, rather than OpenArena, Sauerbraten or Nexuiz. What surprised me even more that it compiles in mere seconds. To come back to the point of finding games: My impression is that development is getting faster, projects are getting more...

Space Station 13 remake liberated!

Image
Many of us know Space Station 13 as "that awesome game I never played". Along with games like Dorf Fortress it stands as one of the pinnacles of the gameplay philosophy of fun through massive amounts of diversity. Originally developed in one of the most broken and unupdated platforms ever imaginable, BYOND, fans of the game have been trying to develop a standalone remake of the game for a while. After a long period of development, the team of Robust Games, in charge of the project, decided to liberate the whole thing and turn to open development. This means all of the code is now GPLv3 and all of the art assets are now CC-BY-SA, effectively making the game 100% free-as-in-free-domes.  So what are you waiting for? Get to developin'! EDIT: Apparently only the placeholder sprites (not the fancy ones in the screenshot) have been released under CC-BY-SA. The game should still be 100% playable with these, though. Official page Source Code (github) Code License: GPLv3 Assets ...

Galaxy Forces: Moon Lander Action!

Image
Galaxy Forces is an open-source moon lander shooter single-/multiplayer game hosted on SourceForge, it is nearly finished. It is unique of its kind in offering global hiscores and achievements. Replays and AI enemies also available. Try it . It plays on Win, Mac and Linux.

Godot Winter Game Jam

Image
Godot winter icon A game dev jam to create a winter-themed open source game was community-initiated at the Godot forums . The (vote-determined) winner will get a budget of USD 50 to have donated to an open source project of their choice. What is Godot? Godot editor Godot  is a game engine. No wait, it's actually a game development IDE with its own Lua-based scripting language. As far as I can tell, it's a promising project that is a bit buggy, especially when it comes to mobile exports. It has some UI flaws  (subjectivity warning) but still, open source Godot is more appealing than proprietary Unity 3D. If you want to try making a game in Godot, I recommend this official tutorial as a starting point. Good luck & great success to you! What else? Another way to support Godot: "like" it as a Unity 3D alternative on alternativeTo .

Strife: Veteran Edition

Image
Just in case you can stand having Steam DRM installed in your system, I recommend taking a look at Strife: Veteran Edition . Strife is a Shooter/RPG based on the Doom Engine and dating back to 1996. The developers for this new remake had the wits and sensibility to use the Chocolate Doom engine as the main code base, which is, of course 100% licensed under the GPL. With so many top quality Free Software engine remakes around here, it really astounds me why so few developers choose to use them on modern HD remakes and ports (I'm looking at YOU, upcoming remake of Heroes of Might and Magic III not using VCMI ). As mentioned, so far the game is available exclusively on Steam, but I'm pretty sure a DRM-free GOG version will eventually follow, as it usually does. Code License: GPLv2 + LGPL Assets License: Proprietary Website Source Code (Github)

Xonotic community frag movie and other FOSS arena FPS news

Image
Very nice new movie from the Xonotic community: It gives a pretty good idea about the vanilla game mode, although the very popular (some say too popular) "Minstagib" (one shot kills) and the total conversion mod Overkill (All new player-models and weapons, with team-spawn etc.) are also shortly shown. Not shown are the popular vehicle mod and the recently added lightning gun (still WIP), but you can try everything yourself easily by getting the auto-downloader of the latest development build here . As with most FOSS games, they are looking for more developers (& players) and if you have some cash to spare you can currently also pledge for the creation of some NPC characters for a single-player or COOP-mode here . Speaking of FOSS crowd-funding, another great FOSS arena shooter, Red Eclipse this currently preparing a campaign for porting their somewhat aging Cube2 engine to the much nicer Tesseract (which is technically something like Cube3). Oh and a new version (1.5...

Stunt Rally version 2.5 released

Image
To celebrate tomorrow's big movie launch, I am nicknaming it Interstellar edition :D Get the all the details and download links here !