In this free science game, students learn about dinosaur biology by building their own dino. New Visitors Current Members Just For Kids Educators · Home / Construct-A-Saurus ... Use the lab toconstruct. a dino. Unleash it into the wild. and lead it home.
Educator Resources for Construct-a-Saurus
In this game, students will learn about the physiology of dinosaurs and facts about dinosaurs’ lifestyles. First, students will create their own dinosaur. In so doing, they will learn how real dinosaurs’ body parts affected their balance and mobility. Once they create a mobile dinosaur, players will be able to take the dino out into the wild and make choices, such as what it should it eat and how it should defend itself. If the student makes successful choices, his or her dinosaur will survive and complete its journey through the wilderness.
Games Online - Zusoc Let's Play Life is Fun!
Bathroom equipment for families please contact us at the link below ↡↡↡ -
Thiết bị vệ sinh ::
Inax ::
Viglacera ::
Caesar ::
TOTO ::
Top Gạch ::
Thiết Bị Vệ Sinh Uy Tín
Food Chain Game - Food chains come to life: when a chain is correctly put together, it turns into an animated working chain! In this free educational science game, students can watch food chains come to life! Learn about photosynthesis, ecosystems, and natural selection (If you drag something incorrectly, it won't stay there). When the chain is complete,. it will come to life and you can. watch the food chain in action! Play the game!
matter sorter. Space Weather Center. Use the directional buttons below (or the arrow keys on your keyboard) to guide the dropping objects into the buckets ...In this free online science game, students explore the states of matter and practice classifying by the properties of solid, liquid, gas, and plasma.
A fulcrum doesn't even have to sit on the ground! A shovel is also a lever. You just used a WHEEL AND AXLE! A wheel and axle is a moveable simple machine.
Seem like some people want to revive the old QuakeExpo tradition this year, which is after all the 20th anniversary of Quake1: https://qexpo2016.com/
Booth pre-registration started on the 18th of June, and the for those that wonder what it is all about:
If you are a qexpo old-timer: The format is virtual ‘booths’ set up for a limited number of days just like the past. But unlike the past, this site has a built-in comment and messaging system. The site-wide stream of discussion is available on the ‘Activity’ tab. However, any booth owner may disable comments on their particular booth page by checking the ‘Comments Disabled’ category.
We also have a fancy event calendar to be populated. Events occurring prior to the Expo days may be posted, but it is requested that there be an event coverage booth, news, or other tie-in available during the Expo itself.
If you’re a new-timer wondering what the heck this is: The Quake Expo concept is based on virtual ‘booths’ where people show off projects, provide tutorials, or share nostalgia. See the links at the bottom of the site for previous years. The idea is a bit retro given all the possible online outlets for creativity now. But that’s one of the reasons to have it- with so many islands of forums, social media groups, and code repositories, it might be nice to come together for a few days and see what everyone else is doing. The time limitation is key. Booths will only be open for two weeks and afterwards the entire site is closed and archived.
Focus is mainly on Quake1 engine derived projects (Darkplaces Engine for example), but in the past there were usually also a few Quake2/3 engine projects in it. Fully FOSS is not a strict requirement, but quite common, and the engine is of course GPL licensed.
Personally I hope we will see some projects picking up the quite awesome mobileVR port of Darkplaces: http://quakevr.com/
P.S.: Slightly OT, but the Inside3D forums (all about Quake1 engine programming) have a new home at http://www.insideqc.com/
Check out this interesting (somewhat recently GPLv3 re-licensed) game Blackvoxel:
As you can see it has some interesting mechanic which they call "Molecular Voxel Interaction Engine". As seen in the trailer above, it basically allows you to automate crafting, resulting in interesting "programmable" factory setups. Of course this might sound a bit too much like actual work and not fun... but given the big fan scene for the closed source game Factorio, I would say it can be more fun that it looks at first ;)
Blackvoxel itself probably needs to be a bit more of a game instead of "just" a sandbox, but there is big promise in the overall concept, so give it a try :)
Horde of Cuteness! is an ongoing crowdfunded high resolution character icon collection and the indiegogo campaign will add 2 heroes, 5 monsters, and 3 boss monsters chosen by the backers.
All the characters will be released under a Creative Commons Attribution Share-Alike 4.0 license, and will be made available as .pngs with transparent backgrounds, and will have include .kra or .xcf source files for editing the characters yourself. All new images will be 2000px by 2000px.
There's a month left and only 590$ out of 1000$ missing.
First off (and you probably read it elsewhere before): The awesome Godot game engine got a really awesome 2.0 release a few weeks ago. It also got independent of it's original developers (who stay active in development), and the first larger commercial game with it was released on Steam just a few days ago.
Fresh of the press is a FOSS release of an pretty awesome competitor though: The Atomic Game Engine was just released fully under the MIT license! Its render engine is a fork of the pretty nice Urho3D renderer, but it includes an cross-platform integrated development environment similar to Godot:
Looks nice, but where is the Linux binary release? :(
Dive into the source code here. Similar to Godot it features some neat platform support: Linux, Android, WebGL, Windows, iOS and OSX (resorted for significance ;) ); but unlike it you have much more and more common scripting languages at your disposal: JavaScript, TypeScript, C++, and C# scripting in the works. Especially the latter could be interesting if someone manages to make an Unity3D compatibility layer for migrating and open-sourcing Unity games...
For a nice overview, don't miss the GamesFromScratch video and introduction tutorial (from back in December 2015 when it was not yet MIT licensed):
Great news for HTML5 game developers: a few days ago Superpowers was released under the ISC license.
What is Superpowers? A game development platform (an integrated editor but you can collaborate in realtime online; how cool is that! :D ) for making HTML5 games using TypeScript (a superset of Javascript). But you will also be able to work with other languages, so far support for the well known LÖVE2D is available.
Lasers, rockets, shields, health regeneration, pixels. You know. The good stuff. Just nicely packaged with levels of just the right duration and hardness, persistent upgrades, shaders, reverb...
Two buttons are enough to play, since that was one of the themes of Ludum Dare #34, in which the game came #74 among 1638 jam entries.
Over ten years after the last stable release of SuperTux (0.1.3 released July 2005) the SuperTux team have announced the release of the first stable version in the Milestone 2 series.
Compared to 0.1.3, this release features:
a nearly completely rewritten game engine based on OpenGL, OpenAL, SDL2, ...
support for translations
in-game manager for downloadable add-ons and translations
Bonus Island III, a for now unfinished Forest Island and the development levels in Incubator Island
a final boss in Icy Island
new and improved soundtracks and sound effects
new badguys, bonuses and power-ups (air-, earth- and ice-flower)
a halloween tilemap
new graphic effects (glowing objects, particles, ...)
levels and worldmaps are scriptable using squirrel
much more game objects: trampolines, switches, portable stones, wind, moving platforms, ... - most of them have scripting APIs
improved statistics
many invisible changes, like unit tests, efficiency improvements and more bugfixes
much more...
And of course we updated the official levels to make use of all the new features.
SuperTux 0.4.0 Overworld
It has been a long road for the project, and a lot has changed as the engine seems to have been largely rewritten to make it suitable for more advanced graphics and scripting. Whilst the existing content has been updated, it would seem that the one area in which the project is short is new tilesets and levels, with only a partially complete 2nd forest overworld of the (originally planned) 7 desired worlds.
That's where the community comes in though. With a stable game to work with, hopefully players and artists can combine to extend the game and make it enjoyable for generations to come.
My own 15 year old son remembers SuperTux 0.1.3 fondly as, he says, the best game he played as a young child.
Marbles have fascinated the population of the blue marble for centuries. Today, we take a look at three digital variants that are open source and playable cross-platform.
Veraball
The newest addition to the group of open source ball-rolling games is minimal and was made using the Godot engine.
Rock and jazz music accompanies your through the only two levels so far. None of them are super hard, making Veraball the most beginner-friendly game of the bunch.
Windows (both portable and installer) and Linux releases are available but since Godot Engine runs on Mac OS X, you can play it on that platform as well using the source.
irrlamb
A magical engine powers the blue sphere from the inside, allowing it to roll and jump without reasonable explanation. Its goal is to touch other glass balls filled with yellow light by balancing towards them.
You steer the blue sphere. But to what end? Deliver the coup de grâce to failed experiments? Free trapped spirits? Harvest sleeping souls to grow in power? Is it a grim prognosis about the effects of future commercialized space travel and interplanetary colonization?
Welcome to irrlamb. The atmosphere is mostly dark and dungeon-like, sometimes abstract, always at least a bit magical. The two skater parks feel clinically sanitized (no graffiti).
There are around 20 levels starting from beginner-friendly to absolutely insane.
There have been two releases this year (0.2 and 0.2.1). Most of the changes were usability improvements and bugfixes, although some levels have been added as well.
irrlamb 0.2.1 is available for Linux and Windows. Windows users have to manually install OpenAL.
For creating own levels, there is an export script available for Blender.
Neverball
Neverball has been around for a while. There are easy levels, there are hard levels, there are levels that were apparently made to challenge the game's developers.
Many levels take place in space, on grass squares floating under the sky, above the sea or above a city at night. Of our three games, this one is least suitable for those with acrophobia.
There is a lot of content (326 maps minus Neverputt levels) and only a small part of it is accessibly due to my lack of balancing skills. So I present to you the most and least favorite aspects of Neverball, as seen by a player with newbie skills:
Best: 1. The oh so many levels! 2. Different ball models available, some have character (by containing characters), making it easier to have some kind of emotional connection to the game. No animated cute animals though unfortunately.
Worst: 1. The old looking non-baked textures of the basic levels 2. The camera (does not allow you to zoom, moves in disturbing ways) and consequently the controls.
Conclusion
"If only projects X, Y and Z could join forces instead of trying to re-invent the wheel!" - what an annoying thing to say, don't you think? I hope you got the chance to play irrlamb, Neverball and Veraball - and if not I hope this review brought you closer to them - so that you can appreciate the different feels to the gameplay and scenery.
All I really want now are video tutorials for creating new levels...
Are there any open source games with similar mechanics that I missed? Are there proprietary games that developers should consider taking inspiration from other than Super Monkey Ball? Please let us know in the comments!
Great news for the FOSS enthusiasts: after many years of constant nagging the latest release of the great parcour/arena FPS Warsow has now most of it's artistic content under the Creative Commons Attribution Share Alike 4.0 license (with a few remaining but clearly marked ones under CC-by-ND).
Also updated particle effects in Warsow 2.0
You can find more screen-shots in the above link and the full changelog here.
Rendering speed was also increased (claimed to be 30-50% faster) and a movement tutorial is now included.
So far I always recommended Xonotic over Warsow as the coolest (=most competitive; Red Eclipse is also cool, but much more casual) open-source arena FPS, but I think I might reconsider this now...
The first flipper pinball machine was released 68 years and 1 month ago and yet there is only a handful of open source, cross-platform pinball video games available! Oh well, let's take them for a spin, shall we? UPDATE Dec 1st, 2015: 1. Added Libre Pinball, see Honorable Mentions below. 2. Added conclusion section. UPDATE Jul 17th, 2016: Updated Emilia Pinball links
The ancient 3D Emilia Pinball project has a recent fork on GitHub that adds more tables (the last official release had only 2, the new one has 5). The code is the ancient but consistent original SourceForge project and some new tables are flowing around patches/mailing list posts https://sf.net/p/pinball/
The game has 4 perspectives (F5-F8)
The models are very low-poly, which is fine and fast but the textures are sinfully low-resolution. However editing textures appears to be simple in existing tables, simply by overwriting them with higher-resolution files, as demonstrated with the angry gnu head in the screenshot above.
Creating new tables requires an editor, which I unfortunately was not able to compile yet (possibly due to lack of old Qt libraries).
Devil's Pinball is a Blender-made pinball table. It's quite buggy when played in recent Blender and there is no license information.
Conclusion
I find the open pinball games on Linux more entertaining than I expected them to be. The major downside is decoration and context: while the themes of some tables are intriguing, they unfortunately exist in a widescreen world without a proper background that adds to the experience.
And of course some accessible (video) documentation on how to create new tables would be a huge plus.
Got theme ideas for open source pinball tables? Write them in the comments!
Wymrsun 1.6.0 was recently released (announcement on our forums and on Steam). Wyrmsun is inspired by the original Warcraft games and many reviewers on Steam compare it to Warcraft II. The project continues a steady development pace which is always a good sign so I encourage RTS fans to try it out.
Wyrmsum
Naev 0.6.1 has been released. After a long period without releases until release 0.6.0 appeared in March, this follow up release indicates a return to regular progress for the project. Naev is a 2D space trading and combat game.
I couldn't find a more recent video but here's a bit of a development log of some features for the 0.6.0 release.
Speaking of resurgent projects, Valyria Tear has some news.
The most noticeable change is that I killed a few days ago a very nasty bug that was there from the beginning, making the lua threads never freed from memory. This means the game won't end up anymore swallowing gigs of memory for nothing and crash due to some memory overflow.
Well that does sound like a bit of a killjoy, so good to see it fixed. Other changes are in the blog post.
Onto more things slightly more dubiously open source in nature...
ReTux 0.2 has been released. ReTux is a new Super Tux inspired game. It is a completely rewritten (in Python) codebase although uses many of the assets from the original Super Tux so naturally people will mistake the two despite the significant differences. I already covered the IndieGoGo campaign in a previous article.
ReTux
I'm not really on board with the way the developer Onpon4 is now soliciting $20 for access to the code. I think he's both hurting himself by limiting exposure of the game (you need a password to access the downloads) as well as asking for a fairly significant sum in an age where AAA games are of a similar price a year after release (and regularly on offer, as any Humble Bundle or Steam user will know).
I would say he should just get it on Steam, sell it there, and be open source outside of that. Perhaps have additional levels in the Steam version but accept that charging for the source code is as pointless as it is ineffective.
So, as I sometimes peruse various forums, the occasional gem pops up. This is one of the best hidden gems in Open Source gaming.
Anticube 2 is a map for Tesseract / Cube 2 that is inspired by the game Antichamber and NaissanceE. If you are unfamiliar with those, that means it is an abstract FPS puzzle game where things are not quite what they seem. Or, as the creator Lord Kv probably better explains:
Anticube 2 is a puzzle map for Tesseract. You'll find yourself in an interactive, dynamic, non-euclidean world. Supported by 5000+ lines of Cubescript and GLSL code, this map will do things no other Cube 2 / Tesseract map has ever done before.
Here is the trailer:
There is also a gallery of screenshots for you to check out. I won't include them here because, to be honest, the screenshots won't mean much for this kind of game.
I'm calling it a game, even though it is just a map for a game. You can tell it is worth checking out because of the reactions it elicits from the Tesseract developers (warning: NSFW language). Here's what developer ImNotQ009 had to say about it:
Whoa, I would NEVER have though I'd see anything like this on BARE Tesseract. This is one hell of an astonishing piece of work, the music is great, the whole atmosphere and the aesthetics are really good as well. With the exception of a little bit lousy looking (compared to everything else) terrain on the very last part but nevertheless I genuinely couldn't stop "wow-ing" through out the whole thing.
Anyway, check it out, let us know how you get on. This definitely deserves more attention than it has gotten up until now - but then again how does this kind of thing get more eyes on it when it is just a game within a game and one which is currently suffering from a severe lack of a player base? Hopefully we can change that starting here. :)
The author of the new action roguelike dungeon crawler kind of darwen mayham game Gorynlich was so kind to inform us his game. It comes with this funny trailer (and some great programmer's art :p ):
The code is licensed under the LGPL, while the assets are only freeware right now. But the author seems to be open to look into replacing the assets with Creative Commons licensed ones if someone is interested in doing so. Gorynlich is done by the same author as the ASCII game Goblin Hack by the way.
Another nice game starting with G, is the awesome remake of the oldie Megalomania, appropriately called Gigalomania!
The author is still looking for improved art asset contributions, but the game itself is already quite playable (even on mobile devices and a bunch of other rare systems!). Also check out the other two cool games by the same developer: Erebus RPG and Conquests (a Civ like game).
Stunt Rally 2.6 has been released, with new features including pacenotes (i.e. corner speed/severity hints) and a rewritten sound system with reverberation (changelog).
Stunt Rally is a sandbox racing game with a huge number of tracks (172 in 2.6) and lots of cars. It was originally forked from VDrift and features Ogre3D as a graphics engine instead of the custom (and less sophisticated) graphics engine in VDrift.
A video is worth a thousand pictures and a picture a thousand words so, instead of me writing a million of those, I invite you to check out the gameplay in the video that accompanied the release:
Also recently updated is Irrlamb. Those with incredibly good memories will recall this physics-based game originally appearing many years ago. I originally wrote about Irrlamb over 8 years ago on Free Gamer, and the previous release (0.1.1) is over 5 years old if I'm not mistaken (it is hard to check since things have moved on since then i.e. Google Code where its development was originally hosted).
This release adds new graphical capabilities, new levels, gamepad support and various fixes - see the announcement for more details.
I'll also write a really lengthy... wait a minute! Let's link a video instead. ;)
A couple of long standing open source game projects have received significant updates.
OpenDungeons, an open source dungeon management game, has seen release 0.6 make it out the door. Release highlights from the changelog:
New spell logic with cooldown, targets and cost management
Fancy new spells: Heal, Explosion and Haste
Particle effects!
Reworked library logic and made research order configurable
New creature overlays that show the creatures' mood
Customisable creature sound effects!
Doors to better block enemies and macromanage allies
In-game settings menu support!
New claimed walls graphics and various other graphical improvements
New minimap camera with real-time rendering
Dedicated server support with command-line parameters
There's plenty of screenshots in the announcement on the frontpage of the OpenDungeons website (but no direct link for the announcement, frustratingly).
Explosions! Spells!
The research tree
The project has some very regular contributors (both programming and art) and the game has multiplayer support which the developers test with the occasional weekend virtual lan party. OpenDungeons has certainly gone from strength to strength in the last year.
FreeOrion version 0.4.5 (announcement with changelog) wraps up the last year's worth of development. Much of the work seems to have been motivated by trying to make the game more fun to play — "performance, responsiveness, AI, balancing etc." —which is nice to see. At some point a project has to stop pushing new features and work on improving the game experience.
I couldn't find any screenshots of 0.4.5 to share, but here's a recent gameplay video posted on YouTube which should give an idea, although he's well into a game at this point:
Finally, and a little too late unfortunately, here's some coverage of ReTux. At first glance, it would seem somebody has taken Super Tux and tried to profit off of it. However, author Julian Merchant (onpon4 on the FGD forums) has written a new engine from scratch in Python. Whilst there are the obvious similarities with the original Super Tux, due to ReTux using many of the same graphics and sounds, there are a number of notable gameplay changes many of which can be seen in the 'Concept Castle' video (I really think his IndieGoGo campaign should have used this video at the very beginning of it).
Julian only raised $378 in the 30 days the campaign lasted, which was very short of the $50,000 goal. Reasons for this will be likely poor coverage (no FG article!) but also probably the perception that it was basically the same as Super Tux. For example, the IGG page starts with a video which the first 2 minutes or so (aside from the change to the fireflower) could easily be recreated by substituting the Super Tux logo for ReTux.
I do think avoiding the more popular media sites (e.g. no YouTube video) hurt the campaign. I can find little-to-no mention of ReTux when searching for it.
It also highlights one of the problems with developing Free games i.e. generally there's no money in it. Julian is obviously passionate about the concept, having done so much work on it already, and I hope he continues with it. As to where he goes from here? I would suggest perhaps trying to get it greenlit on Steam or another platform where he can solicit a small fee from players whilst still maintaining the open source status of the project - a great example being Tales of Maj’Eyal which is also selling well on Steam.
Don't give up Julian. Persistence is the key to success with any endeavour. You just have to find the right path.
The joys of programming - hours spent scratching one's head whilst trying to figure out why the seemingly correct code does not produce correct results.
For the answer visit the thread, I won't spoil it here. Instead, I'll post a screenshot, also sourced from said forums and taken by Stunt Rally author CrystalH.
For those who don't know, Stunt Rally is a friendly fork of VDrift.
(please note that due to video capture performance reasons the graphic settings are pretty low, and the game can look much nicer with different settings)
On the longer term horizon of Xonotic development, there is the very exiting news that they are currently porting their game to run on the same engine that Unvanquished uses. With this the future of Xonotic is indeed much brighter, as their current engine has not seem much development lately. See more details in this thread.
Oh and while we are talking about FOSS arena FPS: A short while ago Red Eclipse also released a new version. Changes include updated to the AI Bots and a build in universal updater to easily follow the latest releases.
Purely by chance, I found an obviously abandoned but still fun to play mini tower defense with a skippable tutorial level and two playable missions, beautiful graphics and performance settings.
To be a master is to spam en mass
So you place towers and the shoot enemies that move towards your base. I know this! Being an impatient player type, I skipped past the tutorial and was annihilated in level 1.
Short enough messages in a hard enough tutorial level
The degree of my destruction was such, that I was thankful for the tutorial being there at all. Even though I did die in it, it taught me enough about the all-or-nothing early game (which some might refer as to "unbalanced") to get my strategy right.
Turn off for speed. Turn on for awesome!
You get 3 towers: that allows you to build more tower, one that allows you to shoot more and one that shoots. You can block paths and create mazes. There are no tower upgrades and that's okay.
All the plot. Space to continue. Take that non-skip-able intro video AAA games!
Mission #3 is not possible to win (prove me wrong) but it was a great experience to find that I was able to beat the tutorial mission after all. By deviating from the given instructions! If that's not freedom (besides being open source) then I don't know what is!
Yeah right...
Come to think of it, the ridiculousness of level 3 practically speaks "dear player, you should totally fork and make new levels!"
Made with love2d
The last commit to Turres Monacorum was in May 2014 and the game was made at a game jam. My experience dictates that this won't be picked up by the original developers any more but to any player with love2d installed, it will come as a wonderful, visually polished snack!
This time it was the completely new open-source game Limit Load, self described as:
A cockpit flight game that is more of an arcade than a sim. The game is built on the Panda3D game engine. It is similar to the ancient games like the classic Wings or the very good Strike Commander. The story and the atmosphere are important elements of the game, so a lot of focus is placed on that too.
Here is some in-game action and it seems quite polished already for such a new game:
Licensing of assets is still a bit of a grey area it seems, but they are fully aware of it:
The game code is licensed under GPL 3, and custom-made game assets under CC-by-SA 4.0. Some of the assets were taken from "free" (as in "not sure in which way") sources on the Internet, so their licensing situation is unclear. Eventually these should be cleared for use or replaced.
Here is a description of the game we got from him:
In Wyrmsun, humans, elves and dwarves all seek to carve a place for themselves on their different homeworlds, with humans living on Earth, dwarves dwelling on Nidavellir, and elves inhabiting Alfheim. In the game's missions, each world follows separate storylines, but the various civilizations can be mixed and matched in custom games.
Wyrmsun features:
Retro-style graphics
2 playable civilizations, and a number of non-playable ones
18 quests to play, earning technology points which can be used to obtain new units, buildings and technologies
38 units, 30 buildings and 14 technologies
Units that can earn experience, being able to upgrade to new unit types or acquire new abilities upon level-up
Persistent heroes, who carry over their level and abilities throughout scenarios
Personal names and traits for units
Cave, Conifer Forest, Dungeon, Fairlimbed Forest and Swamp tilesets
33 maps of real and fictional locations to choose from, as well as random maps
Living environment, with fauna reproduction and predation
Very moddable game, with mod-loading capability built in
Grand strategy mode, where production is resolved on the strategic (world map) level, while battles are resolved on the tactical level
In-game encyclopedia, allowing players to learn more about the units, buildings and other elements of the game, as well as their historical and mythological sources of inspiration.
P.S.: Yes FOSS games can be on Steam as long as they don't integrate with closed source steam integration libraries; And it can be a great way to attract more users to your game and maybe even collect some donations or sell add-ons (preferably in a "release freely when sufficient funds are gathered" style). See this game for an successful example.
I had been following this really awesome looking tile based RTS 3D engine project (think Starcraft2 like) on the jMonkey Engine forums for a while, and it is now fully FOSS including the arts assets. Don't expect a playable RTS game, but as you can seen in this video of the in-game level editor a lot of work has been done already:
You can contribute to the MIT licensed source on their github page (the author asks for help) and/or head over to the website of engine it uses, jMonkeyEngine, a great project written in Java.
F-Zero and Wipeout set the standard for the futuristic sci-fi racing games genre and inspire many game developers.
Over the years, four projects of that genre were started and developed to a playable state that are now open source code:
H-Craft by Irrgheist is a free sci-fi racer with IAP on Android. It is built with the Irrlicht engine and was recently released as free software with freeware data.
While gameplay is simple without pickups, boosts or weapons, the campaign keeps it interesting. The 180°-Turns used in H-Craft level design are very refreshing to the genre.
CoreBreach is a commercial anti-gravity racing game with combat gameplay. There is a freeware dataset that allows compiling and playing a simpler-looking version.
Being an Objective C project, it was unusual to compile for me on latest Arch Linux but possible. Campaign mode, weapons and split-screen multiplayer make it cover many bases.
Racer is the only project with 100% free as in freedom data, yet unfortunately it does not compile on current Arch Linux.
Of our four projects, this is the only that has the classic drive-over boost fields.
Ecksdee is the oldest of the bunch and has challenging time trial single-player gameplay.
There are weapon pickups but without AI or human competitors they serve no purpose yet.
Project Comparison
H-Craft
CoreBreach
Racer*
Ecksdee
Latest Version
2015-02-23 (1.3)
2012-11-30 (git)
2010-10-10 (r349)
2006-11-24 (0.0.9)
Campaign Mode
yes
yes
no
no
Split-Screen Multiplayer
no
yes
yes
no
Weapons
no
yes
no
yes
AI
yes
yes
no
no
Gamepad Support
yes
yes
yes
no
Menu UI Look
good
ok
good
ok
Music
yes
yes
no
yes
Sounds
yes
yes
yes
yes
Linux Builds or Compiling
not tested, build used
complicated but compiles
fails
fails, win32 build/wine used
Art Asset License(s)
Mostly no-modify-no-distribute
no-distribution, GPL, CC-BY 3.0
CC-BY-SA 3.0
GPL, CC-BY-NC, CC-BY-NC-ND
Is It Cool?
yes
yes
yes
yes
* Could not build racer, reviewing from long term memory
Related projects
Stunt Rally has a F-Zero-esque antigrav vehicles and futuristic levels but primarily it's a car racing game. The default physics don't seem to be working for a futuristic racing style.
The cool Blender Game Engine project RGP has it's .blend file available but it does not have license information. The .blend contains no audio and only one level without AI.
HexGL is pretty but has no sound, no ai, only one level and is CC 3.0 BY-NC licensed (including code) at the moment. If anybody is interested in contributing: the developer indicated interest in the MIT license.
TheRush seem to be Windows-only and does not run in Wine.