![]() |
|
04-05-2015
|
1 |
|
*Ekio's Art*
Join Date: Nov 2014
Posts: 54
|
Making Online Games with HTLM5
http://m.wikihow.com/Make-Online-Games Is Construct 2 a good game maker ? I aim publishing my game on Facebook. |
|
04-05-2015
|
2 |
|
Banned
Join Date: Aug 2013
Posts: 804
|
Construct for an online game? It cant hold 100levels and it is possible to make an online game with Construct? x-x
|
|
04-05-2015
|
3 |
|
It's high noon~
Join Date: Feb 2012
Location: France
Posts: 1,149
|
I'm pro at construct 2, and yes you can publish on facebook, even ios/android/pc ect..
|
|
04-18-2015
|
4 |
|
Brogrammer
Join Date: Apr 2015
Posts: 28
|
Construct is okay...but why not just learn the WebGL library and javascript and do it from scratch. Game Making programs annoy me to no end when programming is so easy to learn. In my opinion if you're not intelligent enough to learn to program you have no business making a game to begin with :X PS: Trakan is a nub <3 |
|
04-18-2015
|
5 |
|
Nerd
Join Date: Sep 2011
Location: Berlin
Posts: 3,825
|
Then again, not everybody has the skills to jump right in at the deep end and start putting a game together from scratch. My advice would be to look around for some game libraries, read some reviews, read some scripting tutorials and take it step-by-step.
|
|
04-21-2015
|
6 |
|
Brogrammer
Join Date: Apr 2015
Posts: 28
|
|
|
04-22-2015
|
7 |
|
Magnificent Bastard
Join Date: Jan 2014
Location: Bermuda Triangle
Posts: 463
|
Construct2 has gotten a lot of really good reviews, but I haven't tried it out yet. Seems a lot like Multimedia Fusion, which I've had a good experience with so far.
|
|
04-23-2015
|
8 |
|
Registered User
Join Date: Aug 2011
Location: En La Caja
Posts: 1,679
|
Try looking into phaser.io which is powered by pixi.js. It gives a good foundation for a game framework including a physics and sprite rendering engine. Doing something like this gives you a bit of leeway so that you don't have to quite built it from scratch with WebGL but also don't have to rely on a grand dependency such as Construct, which certainly has its limitations.
|