Type your search here:

Newest Videos

Showing posts with label genre-racing. Show all posts
Showing posts with label genre-racing. Show all posts

Saturday, May 11, 2013

Two times (0.)2.0

Unknown 11:38:00 AM
(Yes, that is a rather thin common ground to combine these two news in one post ;) ).

Anyways, today there is one for the "FreeGamers", aka those that are looking for more or less playable games:
There is a new release (2.0) of StuntRally, and I guess I can quote Twain here too:
The reports of my death have been greatly exaggerated!
Because it looks like development was not only resumed after the earlier announcement of a project hold, but even increased in pace :)

Anyways, here is a great video:


And the other one is for "FreeGameDevs":
And as they say: good things come to those that wait, and things are better late then never... so I am happy to also report about the Octaforge 0.2.0 beta1 release.

This friendly fork of the Cube2 engine, brings an impressive list of new features on the table, and should once it becomes more "production ready" be a strong contender for the easiest to mod FPS engine out there!

Tuesday, November 27, 2012

D3 BFG source drop, and new hosted forum

Unknown 8:50:00 AM
Hot off the press is the news that id software has released the source-code to their Doom3 remastered BFG edition. Have a look at the code here. It seems like Mr. Carmack has back-ported a few nifty things from idTech5, so this is potentially quite useful for upcoming idtech4 based FOSS games.

In unrelated news, I am happy to report that we are now hosting the forums for the nice off-road racing game StuntRally. Join the discussion here.

Old StuntRally screenshot, too lazy to find another right now ;)
One of the really awesome features of that game is the track-editor by the way... have a look at some awesome video tutorials here. Given the Techno-style music in these and the awesome spline-based tracks, I actually think that a WipeOut like modification of this game would really rock, join the discussion I started on that here :D

Wednesday, October 31, 2012

Open-source head-tracking

So unless you are living under a rock, you have probably heard about the new VR-google craze soon to hit every hard-core gamers cave (e.g. Occulus Rift). We talked about the FOSS engine getting Occulus support before, and now that id software promised to release the Doom3 BFG Edition source code too, it looks like VR in FOSS games will become quite common soon.

However, hidden in the (flight-)sim genre another quite nice system has been developed, using only a (sufficient frames per second) webcam:


The video is shot with FlightGear, everyones favorite open-source flight-sim. More details how to get it running with FlightGear can be found here, the system itself is not FlightGear specific though.

The source-code can be found here to be adapted to to your game (any 3D game that doesn't require too fast head-movement is basically suitable). The face-tracking is based on OpenCV, which will take some juice from your idling quad-core CPUs ;)

Less resource demanding are infrared LED tracker version, which do not need to follow a face and also work rather nicely in a dark room. For those, some propitiatory solutions have been available for some time, but you can also find Linux compatible open-source code for such a system here (instructions for FlightGear here).

Personally I was always to lazy to build myself a proper 3 dot LED cap, so I think the face tracking solutions are more convenient. If you are into non-FOSS games on the Windows platform, I can thus also recommend the partial open-source FaceTrackNoIR software, which supports quite a few really nice flight-sims, racing games and even FPS.

Tuesday, September 11, 2012

Shorts: LambdaCube + StuntCarRacer, Naval Warfare, 0 A.D. Alpha 11


StuntCarRacer (last release 2006) got re-born as a demo for LambdaCube 3D, a Haskell-based rendering engine.


Naval Warfare is a game in progress being made at Universidade de Brasília, using Gear2D (Linux/Windows).

image: celtic settlement in 0 A.D.

0 A.D. Alpha 11 got released.

Some of these news have been powered by SourceForge's ability to sort games by update date.

Wednesday, May 23, 2012

OpenGOO and Using Inkscape or Blender for Editing Maps/Levels

Building bridges in OpenGOO


You may remember that in the first Humble Indie Bundle, World of Goo was not open-sourced. Well, there is an active open source clone called OpenGOO being developed. It uses OpenGL, Box2D and is GPLv3-licensed.

Basic layers of level creation in OpenGOO
A Shotgun Debugger level viewed in Inkscape
There are instructions available for creating levels. Inkscape is used for that purpose, just like in Shotgun Debugger! A method I would love to see being widely used in games that allow for user-generated content in general.

SuperTuxKart level editor (hint: it's Blender!)
Speaking of not-re-inventing-wheels: the team behind SuperTuxKart recently posted an article about using Blender as a level editor, rather than writing and maintaining an own content creation tool, which I highly recommend to all developers of 3D games with 'traditional' engines.

Tuesday, May 15, 2012

Dust Racing: high speed, Qt-based, cross-platform, with editor

Four Dust Racing screenshots (not split-screen!), pink player against yellow AI cars

Dust Racing (Dustrac) is a tile-based, cross-platform 2D racing game written in Qt (C++) and OpenGL. Dustrac comes with a Qt-based level editor for easy level creation. A separate engine, MiniCore, is used for physics modeling. CMake is used as the build system.

Planting trees on the road in Dustrac's Qt-based level editor

Graphics are SVG-based (sources included) and and the editor is simple and has a flat learning curve. GPLv3 is named as the license, no special license is named for the graphics, so the same might apply.

Dustrac's controls feel smooth and I love the object physics and the visualization of the trees.

Saturday, April 14, 2012

Trigger Rally Online Edition Open Sourced on GitHub

Unknown 1:28:00 PM
Trigger Rally Online Edition race start on a sand track with green trees and an animated checkpoint ahead.

Trigger Rally Online Edition [github] is a WebGL racing game based on the concept of Trigger Rally. It has a more detailed car model than the classical game, however I am not sure about the game data license. It features replays too!

The project was created by the lead coder of the original/classical Trigger Rally version.


By the way: if you are interested in helping me to sort out missing license-clear graphics and sounds for the classical Trigger Rally, I created a thread on OpenGameArt for that purpose.

Tuesday, April 10, 2012

Stunt-Rally 1.5 Multiplayer

Unknown 2:08:00 PM
We are getting a lot of nice mails from developers lately... not sure yet if I am annoyed by the spam or pleased that I don't have to do any research of my own :p
These must be the benefits of real journalists who always get these nice offers from lobbying firms to write fair and balanced articles for them (yeah, I included some social commentary in this blog!).

So... what was in my spam folder lately? Stunt-Rally got an version 1.5 release (changelog here) which a prominent new feature: multiplayer!


You can find a small guide to set up a multiplayer game here. Not sure if player collision is also implemented... it would be cool however ;)

In general I really think the physics are too bouncy however... not sure if that hits the nail, but something feels off about them. Also... "LOD popping" trees is soo last century :p


Tuesday, March 13, 2012

Trophy 2.0: championship, shop, load/save

Unknown 8:32:00 AM
Trophy's shop

The top-down racing/shooting game Trophy 2.0 brings championship, shop, key configuration, load/save features and lot of code refactoring. It requires ClanLib 1.0, which unfortunately fails to compile on Arch Linux.

If you too can't get this game to run, there's still Bandit Racer for playing in the browser.

Sunday, February 19, 2012

Developer interview: SuperTuxKart team.

Unknown 10:57:00 AM
Hi folks,

My name is Artem (KroArtem in IRC) and I wanted to post an article here almost for a year. Nowadays I have an opportunity to do this. Let me introduce myself: I'm studying at St.Petersburg State University, Faculty of Applied Mathematics and Control Processes, trying to become a programmer and a mathematician :) In my spare time I like to test some linux games, report bugs, give feedback, translate them and so on. Actually this is the way I've met SuperTuxKart developers. Today I want to obtain an interview from them.

Firstly, let me remind you what SuperTuxKart is. SuperTuxKart is a kart racing game that features free software mascots, has a cartoony style, includes different game modes and supports multiplayer (split-screen). You can visit STK's site and receive some more information about the game.

SuperTuxKart's new track, Blackhill Mansion

Secondly, I want to name our beloved developers and contributors: Joerg «hiker» Henrichs, Marianne «Auria» Gagnon, Magne «Arthur_D» Djupvik and Jean-Manuel Clemençon aka «samuncle». Please note that there are some more contributors but unfortunately I didn't manage to contact them. I think 4 people would be enough for the interview, though :)

I've prepared some questions and sent them via emails and here are the results:

FG: Please say some words about yourself/your job.

Arthur: My name is Magne, and I am an avid fan of SuperTuxKart. I'm interested in computers, music, animated cartoons and of course games.

Auria: My name is Marianne, I work mostly as a developer for SuperTuxKart. I am going to complete my computer science studies at university in the coming months.

Hiker: I've studied computer science in Germany, and am now working as a consultant for the Australian Bureau of Meteorology. I help them using their supercomputer for their operational and research numerical weather and climate predictions.

Samuncle: I like drawing and hiking. On the professional side, I am currently studying telecommunications to become technician.


FG: Explain in a few words how and when did you join STK's team?

Arthur: Well, I had been playing the game's predecessor TuxKart as one of the few 3D games my computer could handle back in the day in Linux. Later my brother said a fork of the project had appeared in the repositories, so I went on to install STK 0.3. I was impressed by the changes, and decided I would try to follow the project's mailing list. Of course, I couldn't manage to keep quiet, so I engaged in discussion and asked questions, and got always nice, friendly answers back, which made me want to stay with the project and get involved where I could.

Auria: I liked kart games like Mario Kart. So many years ago I downloaded STK - version 0.3 I think. However this old version had major issues; so I decided I might as well do small improvements, like replace the then cylindrical lighthouse with something better, etc. And a few years later here I am, core developer :)

Hiker: I discovered TuxKart as part of a suse Linux installation, and soon found that a 'Game of the Month' had started intending to improve TuxKart. That project had basically been abandoned (due to some disagreements between the original developer and the GotM-team). A fork was created to save their work, but the project was dead. I basically picked up the project from there, fixed the bugs and performance issues, and did a first playable release of STK. Then I was hooked on ;)

Samuncle: Initially, I wanted to propose ideas that could help improve the graphics. I liked STK but I thought we could do better visually.


FG: Say what role do you have in the project? (Leader, package maintainer, etc)

Arthur: I mostly test and give feedback on the project, report bugs, write updates on our blog, and make some trivial changes now and then, mostly graphics related.

Auria: I am a core developer to the game itself, and occasionally work on 3D modelling. I am second only to our benevolent dictator Joerg :)

Hiker: I am one of the two project leaders.

Samuncle: I work on the graphics of the tracks. I build new tracks from start to end, or I improve existing tracks. I use mainly blender for the 3D, gimp for textures and mypaint for drawing.


FG: Why do you work on this project?

Arthur: Because I like the game, and because it's a very unique project in the world of Free software. It's an arcade racing game with only mild cartoon violence, and it has a very distinctive gameplay. Most other Free racing games are more realistic and doesn't have a cartoonish theme. Also because the developers are very nice people, and the community as a whole is good to be in.

Auria: I like kart games, I like programming, I like the STK team.

Hiker: Originally my main motivation was to give something back to the open source community by fixing the performance problems STK had after the GotM project. But then I got interested in the game, and still have some ideas I might want to implement once I have an engine with all features I need. Additionally I hope that STK might serve as a teaching tool as well, it would be easy for schools to pick up and perhaps use STK in their lessons.

Incidentally, the fact that it is like Mario Kart was never a point for working on STK - I had never played any kart game till two years after I started working on STK (and people kept on telling me: "It's like MK", so after a while I decided to have a look).

It also keeps me entertained on my way to work, since I mostly work on the train on my way to work :)

Samuncle: Because I would like supertuxkart to have nicer-looking graphics. Along the way, I also use this as an opportunity to learn blender and another tools. It's also fun to play a game you contribute to.


FG: Are you satisfied with existing development? Do you think STK needs more contributors/testers/artists?

Arthur: I am satisfied with the direction of the game, I only wish things would happen faster! But for that to happen, we need more people to help contribute. So if you have something you think would add to the game, please come forward with your skills, or just your ideas (though we get millions of those, and usually fall short on man/woman-power). Programmers and 3D artists are especially welcome, but as said everyone can get involved as much as they want to. And we're all a friendly bunch, so getting involved isn't hard. :)

Auria: We could certainly use with a few more developers and artists :) the networking feature, for instance, is often requested and help would be welcome in making it come

Hiker:r: Well, the team could certainly be bigger, with atm two code developers and about two regularly contributing artists many things take much longer than necessary, or need to be postponed till later.
But the team itself works quite well together, so I am quite happy about this.

Samuncle: I think a network mode is what STK lacks most, so if someone could work on this it could help get things moving forward.


FG: How do you see STK in the future?

Arthur: I see it as an even greater game, with more fun, more polish and a larger community, and also an online multiplayer community. In short, I think it can only get better from here. :)

Auria: As any open source project, it's very hard to see the future. Let me just say that I would like STK to grow with a solid set of nice-looking tracks, improved AI and better single player mode as well as multiplayer.

Hiker: By switching to a more modern graphics engine we have opened the way for much better looking tracks, and slowly we are replacing older tracks with newer ones. Support for networking will certainly give STK more appeal to a wider audience. By then I hope to find some time to implement more game modes to make STK a more unique and interesting game, and less of a 'copy' of other kart games.

Samuncle: Hmm, I don't really know ^^ I would like it to be more cohesive (not less fun though), that there is more unity (between tracks, most notably). I would not be against reducing the number of tracks to improve their quality (because maintaining a world takes time)


FG: What do you think is important, what do you like / don't like in stk's development/community/etc.

Arthur: The important thing is to have fun, and stay cool. We are blessed with very stable project leaders, who have been pushing the game forward for many years. So even though I'd sometimes wish development would be faster, it's important that people do things in a tempo they are comfortable with, and don't burn out. Also, there are more important things in life than STK, but I do say it has made mine a little richer. So if you like the game, feel free to register at our forums, join the mailing list and IRC and take part in the discussions. :)

Auria: It's important and very welcome to get help with testing, especially when betas or release candidates and released; translations are also very important. The less fun aspect is managing everyone's expectations, people have many ideas of what they would like us to code for STK but it would take 10 of us to do it all :)

Hiker: In contrast to commercial game design we have only limited influence on the 'style' of tracks, since especially the kart and track design is done by various artists, mostly following their own taste. We nevertheless try to maintain the vision where we want STK to be at. With the addon-server we luckily have now the option to publish karts and tracks that might not fit in the main game for everyone to download. It of course means that Auria and myself sometimes have to be the (hopefully) benevolent dictators, but I think that is very important in order to keep STK on track.

The most disappointing point is that we often get people interested in helping to develop STK, but they then disappear leaving a less than half finished mess of code behind. I guess many people overestimate their available time, or underestimate the complexity of STK.


Finally I want to say that we're waiting some new and interesting additions, like Overworld, a big track from where the player will start his journey, or... but hey, feel free to follow SuperTuxKart updates via forum, blog or mailing lists! :)

Thursday, February 2, 2012

PonyKart: Copyright Racer

PonyKart Logo
Yes, this is for real.


PonyKart. Windows only. They have a SourceForge project.

I don't know what to say.

Wednesday, February 1, 2012

GGJ License, EGP Feb 2012, STK Overworld, FG Interview

GGJ 2012 Theme

Global Game Jam 2012 is over and you can find all the by-nc-sa-licensed games here. We talked to the organizers about allowing free (as in freedom etc.) licenses and got some positive replies, but in the end it was too short a notice.

We ask you now to write a short message to GGJ, asking for the inclusion of further licenses, for example a GPL+CC-BY-SA combination for GGJ 2013. Also feel free to discuss this in the comments.

If you participated in GGJ, we would like to encourage you to release your games under free licenses in addition to the required nc license.


EGP February 2012

Speaking of jams, the 7day-jam-during-one-month by Experimental Gameplay Project is "Infinite Worlds" for this month.


STK Overworld

As recently announced, one of the new features in SuperTuxKart 0.8 will be an overworld-connected challenge system.

Durk Talsma: AI programmer

Flight Gear's blog released a new interview. You can find the other interviews so far linked in this post.

Tuesday, January 10, 2012

Winter Shorts 3: Wizznic Cursor, TORCS Music, Knights Deathmatch, Humm and Strumm Specs, SuperTux Contest

Unknown 1:26:00 AM

Wizznic! received more GUI enhancements [video (00:57@YouTube)]
TORCS 1.3.2 brings menu music into the game [.ogg (05:50/7.1MB)]
Knights 0.19 features deathmatch [description]
Humm and Strumm is an in-dev co-op game engine [design .pdf (156kB)]
SuperTux' level contest has four entries so far [submission thread]

Thursday, January 5, 2012

Stunt Rally 1.4 Release & Trigger Rally 0.6 Videos

Unknown 8:25:00 AM


From an announcement email:
Hi, after some months of silence we've released version 1.4 with a huge changelog. Some highlights:
  • 71 tracks
  • 2 new cars (TC6, NS)
  • Fixed shadows (self shadowing, lightmapping)
  • Better looking shaders (fresnel effect, reflectivity/specular maps) 
  • SSAO effect (Screen Space Ambient Occlusion)
  • Sound effects and particles for water or mud areas
  • Improved in-car camera
  • Rear gear throttle-brake inverse option

Also, installing this game just got a whole lot easier for linux users as there is now a binary Linux release (32 and 64 bit).


Trigger Rally 0.6 has been out for two months by now but now there are some high-resolution gameplay videos available:




The game is much simpler in all aspects than Stunt Rally but it runs well on netbooks. There is a community effort going on to replace copyright/trademark-problematic assets right now.

Maybe you can help by answering this strange question: would you consider these 3D models to be infringing on proprietary car designs?

Tuesday, November 8, 2011

Trigger Rally 0.6.0

Unknown 6:44:00 PM

Testing Trigger's Physics [source video]

Trigger Rally 0.6.0 for Linux (source portable) brings following new features:
  • New (and old) contributed tracks and events
  • New Practice Mode
  • Paging on the Single Races screen to show all the available tracks
  • Option to show speedometer in KPH or MPH
  • Option to show digital speed on the speed dial ('hybrid' style)
  • Fading track comment and GO at race start
  • Freezing course time when passing through a checkpoint
  • Tweak menu colors for more contrast


PS: If I understand this tweet correctly, this means high-quality motor, drift and crash sounds for Speed Dreams that hopefully will also be usable in Trigger, SuperTuxKart and other racing games.

Monday, August 22, 2011

News Shorts

OpenPatrician is a not-yet-playable free implementation in Java of Ascaron's classic The Patrician and The Patrician 2. There are some assets but unfortunately the project's default license is a noncommercial one.

OpenMW is moving forward: new blog look, renderer is being refractored, inventory being implemented, record saving too.

Alex the Allegator was part-ported to HTML5 using the melonJS library. I'm #9 on the high score at time of post! :D

DusteD, maker of Wizznic! is not dead.

Blendswap now has a slim set of rules for contributors and texture licenses are annoying.

Bandit Racer is a car racing and combat game in HTML5, built with GameJS. Comes with track editor and pretty UI. An earlier version multiplayer mode, which will probably come back sooner or later

Pages