As I’ve started to publish tutorials and presentations on Construct 2, I’ve decided to put together this page to consolidate all the information in a single page.
- This page: http://WakeUpAndCode.com/construct2
- Facebook group: https://www.facebook.com/groups/construct2devs/
Frequently Asked Questions (from FB group)
- How do I use Admob/Mopub for ads in Ludei?
- more coming soon!
Microsoft Virtual Academy (MVA) video tutorials
- For Beginners: Developing Games with Construct 2
- For Advanced Users: Construct 2 Advanced Game Development
Additional Content:
- James’ blog writeup: http://blogs.msdn.com/b/quick_thoughts/archive/2015/01/12/construct-2-advanced-game-development-microsoft-virtual-academy.aspx
- Shahed’s Demo projects for Parts 1 and 3: Download
- NOTE: Ninja Cat is a trademark of OnekSoft Games, and may not be used for publishing in any game by other developers or game studios.
Tutorials & Presentations:
- Construct 2 – Step by Step (Ghost Shooter, Flapping Bird)
- Flapping Bird Improvements (High Scores, Sound Effects)
- Exporting and Publishing to Web, Windows 8 and Windows Phone 8
- Platformer – Step by Step
- Publish a Windows 10 Game with Construct 2
Tutorial Content from GX Brazil 2015
- Visual Game Development with Construct 2: On YouTube
- Blog post (contains project files and presentation files)
- Construct 2 Fundamentals, by Jeremy Foster
- Learn Construct 2, by Ed Farias
- GD Quest, by Nathan Lovato
Published Games
Enjoy!
Shahed
CartoonSmart has some Construct 2 video tutorials now… http://cartoonsmart.com/how-to-make-toddler-games-tutorial-with-construct-2/
Thanks for sharing, Justin! 🙂
Hi,
Will you be uploading the video for “Construct 2 Advanced Game Development”, I missed the live course yesterday.
Many thanks!
Hi there, the video content will be available on the MVA website soon, so stay tuned!
Awesome – thank you. You guys are producing some really a great resources for C2 Devs!
Thanks for watching, aquinn9! 🙂
Hi I have tried multiplayer – pong project. I run 1. window, login as user1, i am loged as Host. Then I run 2.window, log as user2. Connection will establish and cca 1-2seconds is ok and than I became message “User2 left.” What have i wrong to do? Thanks for all
What browser are you using? WebRTC is fairly new, so not all browsers support Construct 2’s Multiplayer object correctly.
I ma using Chrome. When I run pong, all is ok but only 1-2 seconds. I was testing chat and teher is all OK. I think, problem is in our connection and net. I am on university and our policy is very resstricted. Other reason I dont see.
Pingback: Shahed Chowdhuri's Blog: AthleTECH Summer 2015 | Wake Up And Code!
I was following the Construct 2 video and created a game. In construct 2 you can use a localhost to test games on desktop and devices. My game has touch events( touch on objects) work find on localhost, but when I load to azure site touch will not work on device or website.
any feeback?
Dazzy
Can you provide the URL for your site so that I can test it? I’ve tested my touch-games on a website, using multiple devices and browsers. I’ve also tested an infinite runner on an Xbox One’s web browser, using the A button on my Xbox controller to trigger jumps while the “cursor” is on the screen.
gamematch.azurewebsites.net…
The play button and the about us button. The about button has a video. This is a rough design but the buttons should work.. Again everything work in with my localhost.
Dazzy
I think you missed a few words in this sentence “The play button and the about us button.” What is the rest of this sentence?
Anyway, I just played a complete game without any issues, on a touchscreen laptop, using multiple browsers (first Edge, then Chrome). Earlier, I tried it in IE on my Nokia 1020 running Windows 8.1.
In all cases, only “Play” works for me in the main menu. Nothing happens if I click “About Us” or any other menu item. Is that what you’re getting too?
Yes, Thank You. For what every reason the About Us, will not work at all, once loaded to the website. However again work fine when using the localhost with my mobile device (Chrome) and IE and Chrome browsers on my desktop.
Try creating a new project with just a splash screen and add a couple of menu items. See if that works or not. Maybe there is a obscure bug or layering issue.
I created and tested a new splash screen, it worked. Went back to my old screen it worked. Don’t know what was going on.
Thanks so much.
Dazzy
Now it seems that I’m having issues with sound. The forum on the Construct 2 sites mentioned the MIME type. However on Azure in the Web Apps I don’t know how to get to the Web.config file. But I’m not sure that’s the issue.
http://gamematch.azurewebsites.net
Thanks
Dazzy
Will you be able to post this as a question in the C2 group?
https://www.facebook.com/groups/construct2devs/
Hopefully, someone will be able to assist, in case they’ve had the same issue.
Pingback: AthleTECH Summer 2016 | Wake Up And Code!