Pages: 1
Author Topic: The Atomic Game Engine goes open dource  (41,416 Views)
Offline (Unknown gender) egofree

Contributor
Joined: Jun 2013
Posts: 601
View profile
Posted on: March 19, 2016, 04:17:19 PM
http://atomicgameengine.com/blog/announcement-2/

Features :
http://atomicgameengine.com/features/
Offline (Unknown gender) popcade

Member
Joined: Aug 2013
Posts: 29
View profile
Reply #1 Posted on: March 19, 2016, 06:06:55 PM
It seems Atomic Game Engine is not fully working yet (Linux IDE, Win32 Export, etc), don't know if it's under the pressure of recent engine wars or going to be abandoned(I hope not).
Offline (Unknown gender) Garo

Member
Joined: Sep 2014
Posts: 22
View profile
Reply #2 Posted on: March 20, 2016, 02:35:31 PM
How many of the game engines are actually out there? This is yet another one that I've learned of this year.

Though, it'd be a shame if it's gonna end up being abandoned. That C# scripting sounds interesting. That being said though, It sort of feels just like Godot Engine.
Offline (Unknown gender) egofree

Contributor
Joined: Jun 2013
Posts: 601
View profile
Reply #3 Posted on: March 20, 2016, 07:47:29 PM
Quote from: Garo on March 20, 2016, 02:35:31 PM
That C# scripting sounds interesting.

It's in development, for the moment you can only use Javascript or Typescript :
http://atomicgameengine.com/forum/#/discussion/129/atomic-c-scripting

By the way, i don't understand why they use the word scripting. C# doesn't seem to me a scripting language (https://en.wikipedia.org/wiki/Scripting_language)
Offline (Unknown gender) Goombert

Developer
Joined: Jan 2013
Posts: 2,991
View profile
Reply #4 Posted on: March 21, 2016, 01:12:20 AM
Interesting find, I had not seen this one yet. Everybody and their mother is making their own game engine now...
Offline (Unknown gender) TheExDeus

Developer
Joined: Apr 2008
Posts: 1,860
View profile
Reply #5 Posted on: March 21, 2016, 10:49:48 AM
It is actually a branch of Urho3D. So it is not a totally new engine.
Offline (Unknown gender) egofree

Contributor
Joined: Jun 2013
Posts: 601
View profile
Reply #6 Posted on: March 21, 2016, 01:38:43 PM
Quote from: Robert B Colton on March 21, 2016, 01:12:20 AM
Everybody and their mother is making their own game engine now...

I was not aware of this, but this seems really the case (c.f https://en.wikipedia.org/wiki/List_of_game_engines)
C# is one of my favorite language, and i did just a search on google with 'game engine c#', and you find various game engines which support C#, are often free, open-source and multi-platforms. For instance :
http://xenko.com/
https://waveengine.net/
http://duality.adamslair.net/

etc...
Pages: 1