Hello There, Guest! Register

Game Engines and Development
FlyingMongoose
Uninstalling


Posts: 2,633
Joined: Apr 2008
#1
09-11-2015, 09:32 AM

So, I was sifting through my posts, seeing if there was a thread I posted anything specific about any game engines, be it unreal, or unity, or vPlay (Qt Game Engine), or any others, and I found out I didn't (except in game specific stuff).

Doing hobbyist game development stuff is fun to me, so I'm starting this thread for discussing engines, and perhaps projects people have or want to get going. Here's a list of development engines I have used at the very least through trials though I own licenses to some of them (through lots of sales).

There's no real specific sorting here but I put the high powered 3D engines first and went to the primarily 2D engines below that.

Unreal Engine 4
  • Web Site: https://www.unrealengine.com/
  • License: Free for all platforms up until $3,000/quarter then it's 5% of all gross revenue (basically meaning that if you sell your game for $10 even if you earn $7 from your distribution platform you still do your math based on the $10) for everything made after that, it is possible to get a custom no 5% license, but probably requires an outright engine purchase at a large sum.
  • Programming/Scripting Language: C++ and Blueprints (an object oriented visual scripting language engine)
  • Development Platforms: Windows, Mac, Linux
  • Distribution Platforms: Windows, Mac, Linux (with fiddling), iOS, Android, and Consoles (with console license)
  • Assets: Available via the Epic Launcher; free to use and redistribute anything that source is made available so long as credit is given (this means you're allowed to use Unreal Tournament 4 Assets too) and YES you can sell games with said assets (including Infinity Blade and others).
  • Paid Tutorials: https://www.udemy.com/unrealcourse/

Unity 5
  • Web Site: http://www.unity3d.com/
  • Personal License: Free for all platforms (requires Branding on Game Launch) no earning reimbursement required to Unity
  • Buy Professional License: $1,500 for Unity 5 Pro, and $1,500 for Android and iOS Each (this includes all Unity 5 updates and 1 year of support). Per-Seat.
  • Lease Professional License: $75/month for Unity 5 Pro, and $75 for Android and iOS Each (Including all Unity 5 Updates as long as you keep your subscription up). Per-Seat.
  • Programming/Scripting Language: C# (based on .Net 2.0 Mono Builds but heavily modified)
  • Development Platform: Windows, Mac
  • Distribution Platforms: Windows, Mac, Linux (with fiddling), iOS, Android, and Consoles (with console license)
  • Assets: Available via Asset Store; free to use and redistribute so long as credit is given (most assets are paid for, there are some free though, example games and assets from them you're allowed to use, again credit must be given).
  • Paid Tutorials: http://www.completeunitydeveloper.com/

S2Engine
Amazon Lumberyard
  • Web Site: http://aws.amazon.com/lumberyard/
  • License: Free (you must pay for AWS services if you use those)
  • Programming/Scripting Language: C++
  • Development Platforms: Windows
  • Distribution Platforms: Windows and Consoles (with console license) and planned support for Linux, Mac, and Mobile Platforms
  • Assets: Not sure, but probably some simple sample assets in the package

CryEngine
  • Web Site: http://cryengine.com/ also available on Steam
  • License: "pay what you want" note that it's possible to get an "unlimited trial" but you will be required to pay licensing if you distribute
  • Programming/Scripting Language: C++ and LUA
  • Development Platforms: Windows
  • Distribution Platforms: Windows and Consoles (with console license)
  • Assets: Numerous tutorial assets available otherwise you're on your own

V-Play
  • Web Site: http://v-play.net
  • Free License: Requires Branding but includes most features
  • Programming/Scripting Language: Qt/C++
  • Development Platforms: Windows, Mac, Linux
  • Distribution Platforms: Windows, Mac, iOS, Android, and Should work on Linux too (it's built on Qt which is suppose to be universal and C++ based)
  • Assets: Numerous game templates and tutorials available and there are probably asset stores to this but I haven't found it yet

Game Maker Studio
  • Web Site: http://www.yoyogames.com/gamemaker/features (also available on Steam)
  • Free License: Requires Branding but includes most features, can only be compiled for Windows
  • Professional: Allows distribution on some other platforms and integrated SVN (Versioning)
  • Master: Allows distribution to all platforms (Windows, Mac, Linux, iOS, Android, Windows Phone, HTML 5)
  • Programming/Scripting Language: Game Maker Language (GML, a proprietary language, tutorials included).
  • Development Platforms: Windows
  • Distribution Platforms: License Dependent (see above)
  • Assets: Numerous tutorials and included tutorial assets you are allowed to use.

Game Maker Studio 2
  • Web Site: http://www.yoyogames.com/gamemaker/studio2 (also available on Steam)
  • Free License: Requires Branding but includes most features, can only be compiled for Windows
  • Professional: Allows distribution on some other platforms and integrated SVN (Versioning)
  • Master: Allows distribution to all platforms (Windows, Mac, Linux, iOS, Android, Windows Phone, HTML 5)
  • Programming/Scripting Language: Drage & Drop Visual Programming & Game Maker Language (GML, a proprietary language, tutorials included).
  • Development Platforms: Windows
  • Distribution Platforms: License Dependent (see above)
  • Assets: Numerous tutorials and included tutorial assets you are allowed to use.

RPG Maker
  • Web Site: http://www.rpgmakerweb.com/
  • License: Depends on Edition all are one time purchases though (per user)
  • Programming/Scripting Language: Ruby until you reach MV then JavaScript and all support a sort of "event manager" style system.
  • Development Platforms: Windows, HTML 5, & Mac OSX (MV Only)
  • Distribution Platorms: Windows until you reach MV then Windows, Mac OSX, HTML5, iOS, and Android
  • Assets: Numerous tutorials and free assets are available through a number of community web sites, most just request credit and don't ask for financial reimbursement.

Construct 2
  • https://www.scirra.com/construct2 also available on Steam
  • License: Free to use must pay for distribution
  • Programming/Scripting Language: JavaScript
  • Development Platforms: Windows
  • Distribution Platforms: only available through license purchase, iOS, Android, Mac, Linux, Windows
  • Assets: Numerous tutorials and community assets (all requiring credit to the author)

Torque2D/Torque3D
libGDX
  • Web Site: https://libgdx.badlogicgames.com
  • License: Open Source (Apached 2.0)
  • Programming/Scripting Language: Java
  • Development Platforms: Windows, Mac OSX, Linux
  • Distribution Platforms: Windows, Linux, Mac OSX, Android, Blackberry, iOS, Java Applet (Requires JVM installation), JavaScript/WebGL (on browsers that support it)
  • Assets: Numerous tutorials and some community assets.

Godot Engine
  • Web Site: http://www.godotengine.org/ also available on Steam
  • License: MIT License (Open Source, free to use, and distribute your creations)
  • Programming/Scripting Language: C++ or GDScript (Proprietary script that's python/javascript like)
  • Development Platforms: Windows, OS X, Linux, FreeBSD, OpenBSD and Haiku
  • Distribution Platforms: iOS, Android, BlackBerry OS, Windows, OS X, Linux, *BSD, Haiku, HTML5 (via Emscripten)
  • Assets: Numerous tutorials and some community assets (not many, again requiring credit to author).

Clickteam Fusion 2.5 (Replaced Multimedia Fusion 2)
  • Web Site: http://www.clickteam.com/clickteam-fusion-2-5 also available on Steam
  • License: $99 Personal License
  • Programming/Scripting Language: Event Manager and LUA (Not very intuitive or nice to use)
  • Development Platforms: Windows
  • Distribution Platforms: Windows, if you want mobile or HTML5 you must pay for those
  • Assets: Not much yet, still a relatively new engine.

Just as a last little bit, I really really really do NOT recommend Clickteam Fusion/Multimedia Fusion, honestly it's the worst one I've used (and I've always hated LUA's scripting language, but even then it's not very easy to get to use within Clickteam Fusion).

Anyway, if anyone's interested in a project, let me know and I'd love to collaborate.


[Image: b_350_20_323957_202743_F19A15_111111.png]
(This post was last modified: 11-02-2016, 11:42 AM by FlyingMongoose.)
Reply
Eschatos
Jack Thompson Fan Club Member


Posts: 4,447
Joined: Mar 2008
#2
09-12-2015, 12:06 PM

I've been working on making a roguelike in C++ in my spare time, which has been a massive slog what with learning how to actually make a project larger than a few hundred lines. Kinda wishing I'd just stuck with Game Maker.



Reply
FlyingMongoose
Uninstalling


Posts: 2,633
Joined: Apr 2008
#3
09-13-2015, 02:05 AM

C++ is a worthwhile endeavor but I'm not a fan of rogue likes

Sent from my SCH-I545 using Tapatalk


[Image: b_350_20_323957_202743_F19A15_111111.png]
Reply
FlyingMongoose
Uninstalling


Posts: 2,633
Joined: Apr 2008
#4
09-17-2015, 04:27 PM

Post updated to include Torque2D/Torque3D

GameMaker Studio + Android + some assets are on Humble Weekly for $12
https://www.humblebundle.com/weekly

Looks like YoYoGames is migrating their web site and database in an effort to alleviate the impact that these sales have had on their licensing and sales DB.


[Image: b_350_20_323957_202743_F19A15_111111.png]
(This post was last modified: 09-22-2015, 02:18 PM by FlyingMongoose.)
Reply
FlyingMongoose
Uninstalling


Posts: 2,633
Joined: Apr 2008
#5
10-08-2015, 01:10 PM

Updated Unity and Unreal with links to both current, and upcoming paid tutorials on coding for both. I've done a large portion of the Unity one and it's fantastic. The Unreal link is to a kickstarter by the same person/people who did the Unity one but geared towards Unreal programming.


[Image: b_350_20_323957_202743_F19A15_111111.png]
Reply
FlyingMongoose
Uninstalling


Posts: 2,633
Joined: Apr 2008
#6
10-16-2015, 09:21 AM

First post updated with RPG Maker MV Information as it is on Pre-Order:
http://preorder.rpgmakerweb.com/rpg-maker-mv/

Ordering from the web site will get you a steam key that will also work as a non-steam activation key (according to that site).

Added libGDX to first post.


[Image: b_350_20_323957_202743_F19A15_111111.png]
(This post was last modified: 10-16-2015, 09:28 AM by FlyingMongoose.)
Reply
FlyingMongoose
Uninstalling


Posts: 2,633
Joined: Apr 2008
#7
11-11-2015, 03:48 PM

Unreal Engine 4.10.0 was release, with a pretty bad ass list of changes in the Change Log

https://forums.unrealengine.com/showthre...0-Released!


[Image: b_350_20_323957_202743_F19A15_111111.png]
Reply
FlyingMongoose
Uninstalling


Posts: 2,633
Joined: Apr 2008
#8
12-31-2015, 10:16 AM

1: Unreal Engine 4.10.1 is out now (some bug fixes).

2: You guys might know these places from Half-Life 2... recreated in Unreal Engine 4

http://imgur.com/gallery/4YUsL


[Image: b_350_20_323957_202743_F19A15_111111.png]
Reply
FlyingMongoose
Uninstalling


Posts: 2,633
Joined: Apr 2008
#9
02-04-2016, 09:10 PM

Super freaking awesome, Epic has unveiled their VR Editor... that works in VR!
https://www.youtube.com/watch?v=JKO9fEjNiio


[Image: b_350_20_323957_202743_F19A15_111111.png]
Reply
Eschatos
Jack Thompson Fan Club Member


Posts: 4,447
Joined: Mar 2008
#10
02-07-2016, 05:22 PM

Big shoutout to lazyfoo.net and open.gl for learning OpenGL. Every other tutorial I've found has been just awful.



Reply
FlyingMongoose
Uninstalling


Posts: 2,633
Joined: Apr 2008
#11
02-08-2016, 09:15 AM

Graphics Libraries are not easy to learn, so good for you (and them)!

Updated first post with Amazon Lumberyard


[Image: b_350_20_323957_202743_F19A15_111111.png]
(This post was last modified: 02-09-2016, 09:55 AM by FlyingMongoose.)
Reply
copulatingduck
Following in Gordon's Footsteps


Posts: 7,518
Joined: Apr 2008
#12
02-09-2016, 11:13 PM

I heard Lumberyard comes with the Tweeter integration.

The future is now


Ripped like paper
raped with ease
hey scrub nerd pyros
suck on these
Reply
FlyingMongoose
Uninstalling


Posts: 2,633
Joined: Apr 2008
#13
04-07-2016, 11:08 AM

A few updates here guys.

Update #1: Tuned Chaos (a name you've all heard me say before) is now a registered company here in my home state.
Update #2: I've officially announced on it's web site my game that many of you have known I've wanted to make for years, I'm naming it Brel and I'm using the Unreal Engine 4 to build it.

Update #3: I've added S2Engine to this thread's first post. Looks like a nice engine but is Windows only as far as I know.
Update #4: Updated license information on CryEngine
Update #5: Updated platform distribution information for RPG Maker


[Image: b_350_20_323957_202743_F19A15_111111.png]
(This post was last modified: 04-07-2016, 11:15 AM by FlyingMongoose.)
Reply
FlyingMongoose
Uninstalling


Posts: 2,633
Joined: Apr 2008
#14
05-27-2016, 07:24 PM

RPG Maker MV free for the weekend AND 50% off
http://store.steampowered.com/app/363890/


[Image: b_350_20_323957_202743_F19A15_111111.png]
Reply
FlyingMongoose
Uninstalling


Posts: 2,633
Joined: Apr 2008
#15
06-01-2016, 09:00 AM

Godot Engine added, looks to be a pretty impressive open source option that distributes to everything but consoles (out of the box, doesn't mean you can't make it work for Consoles with the right SDK's it is open source after all). I do mean everything (including Blackberry OS). Haven't tried it yet but looks pretty solid.

It also can be developed for on Linux, Windows, Mac OSX, and BSD Operating Systems. Which is cool.


[Image: b_350_20_323957_202743_F19A15_111111.png]
(This post was last modified: 06-01-2016, 09:05 AM by FlyingMongoose.)
Reply
FlyingMongoose
Uninstalling


Posts: 2,633
Joined: Apr 2008
#16
06-21-2016, 09:08 AM

My personal favorite development manual/book publisher Packt is doing a Unity book free learning week.

https://www.packtpub.com/packt/offers/free-learning


[Image: b_350_20_323957_202743_F19A15_111111.png]
Reply
FlyingMongoose
Uninstalling


Posts: 2,633
Joined: Apr 2008
#17
06-23-2016, 06:31 PM

Steam Summer Sale put RPG Maker MV on same for 45% off

Sent from my interplanetary personal communicator


[Image: b_350_20_323957_202743_F19A15_111111.png]
Reply
FlyingMongoose
Uninstalling


Posts: 2,633
Joined: Apr 2008
#18
10-09-2016, 09:23 AM

There's 2 days left in the clickteam fusion 2 humble bundle for those who wish to use it.


[Image: b_350_20_323957_202743_F19A15_111111.png]
Reply
FlyingMongoose
Uninstalling


Posts: 2,633
Joined: Apr 2008
#19
11-02-2016, 11:42 AM

Added GameMaker Studio 2 to the list.


[Image: b_350_20_323957_202743_F19A15_111111.png]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)