Showing posts with label platform-html5. Show all posts
Showing posts with label platform-html5. Show all posts

Saturday, July 5, 2014

DevCorner: GameDevelop goes open-source

Thanks to GamingOnLinux for pointing out that this crossplattform *no-programming* 2D game development suite has gone fully FOSS.
It can export games to HTML5 and native code (x86 Linux and Windows).

Read the original announcement here. The github repository is here.

License infos:
  • The IDE (in the IDE folder) is licensed with GPL v3. 
  • The Core library, the native and HTML5 platforms (respectively Core, GDCpp and GDJS folders) are LGPL v3. 
  • Extensions (in the Extensions folder) are using zlib/libpng license. 
  • The name, Game Develop, and its logo are the exclusive property of Florian Rival.
Here is a small video to get you started:


& you can find some example games here.
----
By the way: I also recommend to have another look at the Godot engine which has had many improvements since it became open-source a few months ago.

Monday, January 20, 2014

The Sky of Verdun 3D - dogfight in HTML5

Came across this seemingly fun little game over here, too bad I don't have a Occulus Rift (yet):



Check their page for the Win32 and browser server/client download.

Monday, January 6, 2014

Code Combat: Open Source Javascript Tutorial Gamification (In A Good Way)




Code Combat is a javascript programming learning IDE wrapped in a delicious cute RPG/2D RTS packaging that runs in the browser without any plugins. They recently announced their open source/free art release.

The current set of Code Combat tutorials starts with directional movement and activation of pre-programmed behavior, continues with coordinate movement and targeting and conditional behavior and continues towards prediction calculations.

Editor GUI


There is an editor, officially described as "broken". I can confirm that the text editor was slow when I tried using it. :)

All in all, a very exciting project. I have noticed a few possible drawbacks so far:
  • It's not yet clear which parts will not remain proprietary. It looks like the excellent humor (writing) unfortunately will do so (legal page).
  • The music tends to be too exciting to code to.
  • There's a CLA requirement for contributing.
What do you think? Persuaded to work on a HTML5 game yourself perhaps, seeing that this performs okay? :)

Tuesday, July 9, 2013

Cataclysm: Dark Days Ahead, funded!

The self described open-source rogue-like survivalcraft / driving game in a sci-fi zombie apocalypse has successfully reached its goal on Kickstarter, and one of the developers will now be able to work on it full-time for a few months to implement for example a back-end for proper graphics.

But see and hear about it yourself:


The first stretch-goal is close too, with 12 days remaining to pledge money towards this cool project.

Less rosy does it look for the previously featured Data Dealer project. With only 48 hours to go, but still about 10k missing it will be a close finish if at all. They got some remarkable press lately though and jumped up about 10k in the last days, so it is still possible. So if you haven't done it yet, pledge here.

Sunday, June 30, 2013

Data Dealer, an interesting project to fund!

The the last Kickstarter game project we featured was sadly not successful and with only 11 days to go it doesn't look too good for Data Dealer either. But this HTML5 and CC-by-SA licensed game project comes with a pretty cool idea and is quite playable already.



It centers around the idea that services like Facebook & Google really arn't in the business of bringing you a good service (aka "If you are not paying for it, you're not the customer; you're the product being sold") and makes a ironic game out of that.

Here is game-play trailer to give you an better idea:



Or try the current demo on their webpage.

Now of course as we have all recently learned (or at least got confirmation about), the reality is even more twisted than just the private business side of things. But over the revelations of the mass surveillance by the NSA & Co., we should still not forget that all those big internet companies arn't victims by far either.

P.S.: My best wishes go out to Mr. Snowden! You are a hero of our generation.