Almost everyday, game developers are confirming Linux support for their games based on the popular Unity3D game engine.
We have covered many Unity games in past that have confirmed Linux support.
Linux game developer Unigine Corp., who are creating the upcoming OilRush, have announced a competition to support Linux game development. The prize is a free license for their Unigine engine, to be awarded to an experienced team willing to work on a Linux native game. Full press release after the jump. Tomsk, Russia – November [...]
Last month the company behind the very advanced Unigine Engine launched a Linux game development competition whereby they would give away a free license to the game development team that came up with the best game idea and would provide a native Linux game client. Submissions for this contest ended...
According to Phoronix, Blizzard - the company behind famous games like Warcraft, Starcraft, Diablo .. - is set to release a game for Linux in 2013.
Jordan Brock sent me an email about a game he is working on with his team called Just Tactics (they are also working on a new website ).
Just Tactics is a free (for now) turn based, online multiplayer, 1v1, tactical war game involving squads and deck building.
They Follow the “Minecraft business model” in which they give the game for free at first and as the game development progress
He id like to show you guys streetquest and what game is about?
This is game for runners but you dont have to be hardcore one, its just needed to go outside
Game have lots of quests/achievements/events so just pick one and go for your score, but best is that you can run with/against friends and that make this game so powerful, you will runaway from monsters, paint street or just collect stars
Inzen Studio, a small game startup in Singapore has just released an ambitious project called Game Show Warriors.
Few days back we reported that many game developers who are using Unity game engine are working to port their games to Linux.
Blackreef Pirates is one of the games we listed and the good news is that developers have successfully ported the game to Linux using Unity 4.0 exporter.
Blackreef Pirates is a single player, third-person pirate themed role playing game by Subvert Games.
I'm working on a Breaking Bricks game but developing the application using eclipse with my friends.
Everything works correctly except when I export the application to a runnable jar and launching the jar file I get a stackoverflow exception :
Exception in thread "main" java.lang.StackOverflowError
at BreakBricks.Core.Game.newGame(Game.java:78)
at BreakBricks.Core.Game.newGame(Game.java:8