Cocos2d is an open sourcesoftware framework. It can be used to build games, apps and other cross platform GUI based interactive programs.
Cocos2d contains many branches with the best known being Cocos2d-objc, Cocos2d-x, Cocos2d-html5 and Cocos2d-XNA. There are some independent editors in the cocos2d community, such as those contributing in the areas of SpriteSheet editing, particle editing, font editing and Tilemap editing as well as world editors including SpriteBuilder and CocoStudio.
Sprites and scenes
All versions of Cocos2d work using the basic primitive known as a sprite. A sprite can be thought of a simple 2D image, but can also be a container for other sprites. In Cocos2D, sprites are arranged together to form a scene, like a game level or a menu. Sprites can be manipulated in code based on events or actions or as part of animations. The sprites can be moved, rotated, scaled, have their image changed, etc.
Animation
Cocos2D provides basic animation primitives that can work on sprites using a set of actions and timers. They can be chained and composed together to form more complex animations. Most Cocos2D implementations let you manipulate the size, scale, position, and other effects of the sprite. Some versions of Cocos2D let you also animate particle effects, image filtering effects via shaders (warp, ripple, etc.).
🚀 Get 100% Off Your First Month with CustomGPT! 🚀
Sign up for a Standard CustomGPT.ai subscription using my referral link and enjoy 100% off your first month. Plus, you'll help support my channel with a 15% commission at no extra cost to you!
🔗 Referral Link: https://customgpt.ai/?fpr=sonarsystems
🎟️ Coupon Code: AFFILIATEPARTNER ⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it! https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=sonarsystems&utm_content=description-only
Cocos2d-x Tutorial - Basics/Overview
Email us at
[email protected]...
published: 23 May 2014
Evolution of Cocos2d Engine Games 2010-2020
Evolution of Cocos2d Engine Games from 2010 to 2020. Cocos2d is an free software framework. It can be used to build games, apps and other cross platform GUI based interactive programs. Cocos2d contains many branches with the best known being Cocos2d-objc, Cocos2d-x, Cocos2d-html5 and Cocos2d-XNA.
#cocos2dengine #gamedevelopmentsoftware #gameengine
Games Developed Using Cocos2d Engine:
0:00 - Empires at War
0:14 - Doodle Find
0:26 - Lazors
0:41 - Trainyard
0:47 - Siege Hero
0:59 - Bubble Blast 2
1:06 - Ready Steady Bang
1:16 - The Sandbox
1:23 - Puzzle Craft
1:34 - Hill Climb Racing
1:47 - Planet Zoom and the World Inside
1:58 - Finding Teddy
2:15 - Super Sanctum TD
2:25 - Lola's ABC Party
2:40 - Geometry Dash
2:52 - Junk Jack
2:58 - Yukon Warrior
3:12 - Pandemic
3:26 - Fist of Awesome
3:3...
published: 16 Nov 2020
Cocos2D-x 4.0 Released
Cocos2D-x is a long running C++ based open source 2D game framework. They just released version 4.0 now with Metal support on iOS/MacOS and more.
In this video we will cover what is new in the release, then go into a bit of Cocos2D-x in general.
Links:
https://www.gamefromscratch.com/post/2019/12/03/Cocos2D-x-40-Released.aspx
https://www.gamefromscratch.com/page/Cocos2d-x-CPP-Game-Programming-Tutorial-Series.aspx
published: 03 Dec 2019
Clone the game Goblin Sword by cocos2d-x 3.2
I wonder why Goblin Sword not on Android
with cocos2d-x 3.2 I can clone it just only in one week.... :-)
----------------------------------------------------------------------------
my new puzzle game "Rings of Think"
Android: https://play.google.com/store/apps/details?id=com.happysky.ringsthink
iOS: https://itunes.apple.com/app/id931267669?mt=8
published: 30 Oct 2014
Learning Cocos2d-x (Progress)
So far, I've learned how to setup, build cocos2d-x 3.15 project for Android, iOS and Mac. Here are some of the things I've learned so far:
- Director and scenes
- Sprites, Actions
- Labels using BMPFont or TTF, LoadingBar, TextField, ScrollView
- Animations using Spine
- Music and SFX using Simple Audio Engine
- BatchNodes and Texture Packer
- ParticleSystem and Particle Designer
That's it! Will post more videos!
published: 28 Aug 2017
Cocos Gets Paid! ...Like... A LOT.
Cocos Technologies, the company behind Cocos Creator and the Cocos2d-x open source game framework, just received a $50m investment from multiple backers.
Link
https://gamefromscratch.com/cocos-technologies-receive-50m-investment/
-----------------------------------------------------------------------------------------------------------
*Support* : https://www.patreon.com/gamefromscratch
*GameDev News* : https://gamefromscratch.com
*GameDev Tutorials* : https://devga.me
*Discord* : https://discord.com/invite/R7tUVbD
*Twitter* : https://twitter.com/gamefromscratch
-----------------------------------------------------------------------------------------------------------
published: 11 Apr 2022
cocos2d python - 01 - basic concepts
A simple presentation on the basic concepts like the director, scenes, layers etc. in cocos2d python.
published: 06 May 2018
Endless platformer game build using Cocos2D
Endless platformer game build using Cocos2D.
My latest project - http://diskaun.my
published: 20 Jun 2011
Cocos2d-x 4.0, 4.x Windows Visual Studio Setup - Game Development, Cocos Programming
🚀 Get 100% Off Your First Month with CustomGPT! 🚀
Sign up for a Standard CustomGPT.ai subscription using my referral link and enjoy 100% off your first month. Plus, you'll help support my channel with a 15% commission at no extra cost to you!
🔗 Referral Link: https://customgpt.ai/?fpr=sonarsystems
🎟️ Coupon Code: AFFILIATEPARTNER ⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it! https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=sonarsystems&utm_content=description-only
cmake .. -G "Visual Studio 16 2019" -AWin32
Cocos: https://www.cocos.co...
published: 20 Apr 2020
Thief Run cocos2d-x game project
Thief Run
game type: 2d android game
game engine: cocos2d-x 2.1.2
programming language: c++
development IDE: Visual Studio 2012
info: 2013.05 ~ 2013.06.10
first cocos2d-x project
🚀 Get 100% Off Your First Month with CustomGPT! 🚀
Sign up for a Standard CustomGPT.ai subscription using my referral link and enjoy 100% off your first month. ...
🚀 Get 100% Off Your First Month with CustomGPT! 🚀
Sign up for a Standard CustomGPT.ai subscription using my referral link and enjoy 100% off your first month. Plus, you'll help support my channel with a 15% commission at no extra cost to you!
🔗 Referral Link: https://customgpt.ai/?fpr=sonarsystems
🎟️ Coupon Code: AFFILIATEPARTNER ⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it! https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=sonarsystems&utm_content=description-only
Cocos2d-x Tutorial - Basics/Overview
Email us at
[email protected]
Our games made using Cocos2d-x
------------------------------------------------------
Super Jet Bunny
https://play.google.com/store/apps/details?id=development.sonarsystems.easter2014
https://itunes.apple.com/us/app/super-jet-bunny/id860524380?mt=8
Our games made using Cocos2d
-------------------------------------------------
Glo Breaker
https://itunes.apple.com/us/app/glo-breaker-free/id672548535?mt=8
https://itunes.apple.com/us/app/glo-breaker/id672545938?mt=8 Check out our Cocos2d-x book to learn how to make games https://www.packtpub.com/game-development/cocos2d-x-game-development-essentials .
Hundreds of free videos at
www.sonarlearning.co.uk
🚀 Get 100% Off Your First Month with CustomGPT! 🚀
Sign up for a Standard CustomGPT.ai subscription using my referral link and enjoy 100% off your first month. Plus, you'll help support my channel with a 15% commission at no extra cost to you!
🔗 Referral Link: https://customgpt.ai/?fpr=sonarsystems
🎟️ Coupon Code: AFFILIATEPARTNER ⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it! https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=sonarsystems&utm_content=description-only
Cocos2d-x Tutorial - Basics/Overview
Email us at
[email protected]
Our games made using Cocos2d-x
------------------------------------------------------
Super Jet Bunny
https://play.google.com/store/apps/details?id=development.sonarsystems.easter2014
https://itunes.apple.com/us/app/super-jet-bunny/id860524380?mt=8
Our games made using Cocos2d
-------------------------------------------------
Glo Breaker
https://itunes.apple.com/us/app/glo-breaker-free/id672548535?mt=8
https://itunes.apple.com/us/app/glo-breaker/id672545938?mt=8 Check out our Cocos2d-x book to learn how to make games https://www.packtpub.com/game-development/cocos2d-x-game-development-essentials .
Hundreds of free videos at
www.sonarlearning.co.uk
Evolution of Cocos2d Engine Games from 2010 to 2020. Cocos2d is an free software framework. It can be used to build games, apps and other cross platform GUI bas...
Evolution of Cocos2d Engine Games from 2010 to 2020. Cocos2d is an free software framework. It can be used to build games, apps and other cross platform GUI based interactive programs. Cocos2d contains many branches with the best known being Cocos2d-objc, Cocos2d-x, Cocos2d-html5 and Cocos2d-XNA.
#cocos2dengine #gamedevelopmentsoftware #gameengine
Games Developed Using Cocos2d Engine:
0:00 - Empires at War
0:14 - Doodle Find
0:26 - Lazors
0:41 - Trainyard
0:47 - Siege Hero
0:59 - Bubble Blast 2
1:06 - Ready Steady Bang
1:16 - The Sandbox
1:23 - Puzzle Craft
1:34 - Hill Climb Racing
1:47 - Planet Zoom and the World Inside
1:58 - Finding Teddy
2:15 - Super Sanctum TD
2:25 - Lola's ABC Party
2:40 - Geometry Dash
2:52 - Junk Jack
2:58 - Yukon Warrior
3:12 - Pandemic
3:26 - Fist of Awesome
3:33 - Paint it Back
3:42 - Blocky Roads
3:52 - Feed Me Oil 2
4:15 - Heroes of Steel
4:31 - Piano Tiles (Don't Tap The White Tile)
4:41 - Blackmoor: Duberry's Quest
4:53 - Chip April 25, 2014
4:59 - Star Traders 4X: Empires in Exile
5:11 - Hammer's Quest
5:19 - Snow Bros Runner
5:31 - Kingdom Rush: Origins
5:38 - Offroad Legends 2
5:51 - Good Pizza, Great Pizza
6:01 - Dwarf Tower
6:09 - Agar.io
6:24 - Thundering Skies
6:31 - Snow Bros Hop
6:38 - Blocky Highway
6:50 - Slashy Hero
7:00 - Penarium
7:08 - Peanuts: Snoopy Town Tale
7:18 - MinuteFrontier
7:26 - Sinless
7:36 - Hunt Cook: Catch and Serve!
7:45 - Into Mirror
7:54 - The Sandbox Evolution
8:03 - Dead Venture
8:12 - Super Stickman Golf 3
8:24 - Hill Climb Racing 2
8:40 - Castle Creeps TD
8:48 - Tape it Up!
8:54 - WordTrip May 05, 2017
9:04 - Navalia June 02, 2017
9:15 - Songbringer
9:28 - My Bewitching Perfume
9:40 - Pooking: Billiards City
9:49 - Death Coming
10:10 - Part Time UFO
10:23 - Bubbles Empire Champions
10:38 - Geometry Dash: SubZero
10:50 - The Caged Garden Cock Robin
10:59 - Goosebumps Horror Town
11:11 - Grand Summoners
11:16 - Kemono Friends - The Puzzle
11:26 - Raging Justice May 08, 2018
11:41 - Bridge Strike
11:50 - Mr Bullet
12:00 - Fairy Knights
12:10 - Wonder Park Magic Rides
12:27 - Bricks vs Balls
12:33 - Hunter Assassin
12:45 - Might & Magic Heroes: Era of Chaos
12:51 - Mr Ninja
13:03 - Frontier Justice
Cocos2D-x is a long running C++ based open source 2D game framework. They just released version 4.0 now with Metal support on iOS/MacOS and more.
In this vide...
Cocos2D-x is a long running C++ based open source 2D game framework. They just released version 4.0 now with Metal support on iOS/MacOS and more.
In this video we will cover what is new in the release, then go into a bit of Cocos2D-x in general.
Links:
https://www.gamefromscratch.com/post/2019/12/03/Cocos2D-x-40-Released.aspx
https://www.gamefromscratch.com/page/Cocos2d-x-CPP-Game-Programming-Tutorial-Series.aspx
Cocos2D-x is a long running C++ based open source 2D game framework. They just released version 4.0 now with Metal support on iOS/MacOS and more.
In this video we will cover what is new in the release, then go into a bit of Cocos2D-x in general.
Links:
https://www.gamefromscratch.com/post/2019/12/03/Cocos2D-x-40-Released.aspx
https://www.gamefromscratch.com/page/Cocos2d-x-CPP-Game-Programming-Tutorial-Series.aspx
I wonder why Goblin Sword not on Android
with cocos2d-x 3.2 I can clone it just only in one week.... :-)
------------------------------------------------------...
I wonder why Goblin Sword not on Android
with cocos2d-x 3.2 I can clone it just only in one week.... :-)
----------------------------------------------------------------------------
my new puzzle game "Rings of Think"
Android: https://play.google.com/store/apps/details?id=com.happysky.ringsthink
iOS: https://itunes.apple.com/app/id931267669?mt=8
I wonder why Goblin Sword not on Android
with cocos2d-x 3.2 I can clone it just only in one week.... :-)
----------------------------------------------------------------------------
my new puzzle game "Rings of Think"
Android: https://play.google.com/store/apps/details?id=com.happysky.ringsthink
iOS: https://itunes.apple.com/app/id931267669?mt=8
So far, I've learned how to setup, build cocos2d-x 3.15 project for Android, iOS and Mac. Here are some of the things I've learned so far:
- Director and scene...
So far, I've learned how to setup, build cocos2d-x 3.15 project for Android, iOS and Mac. Here are some of the things I've learned so far:
- Director and scenes
- Sprites, Actions
- Labels using BMPFont or TTF, LoadingBar, TextField, ScrollView
- Animations using Spine
- Music and SFX using Simple Audio Engine
- BatchNodes and Texture Packer
- ParticleSystem and Particle Designer
That's it! Will post more videos!
So far, I've learned how to setup, build cocos2d-x 3.15 project for Android, iOS and Mac. Here are some of the things I've learned so far:
- Director and scenes
- Sprites, Actions
- Labels using BMPFont or TTF, LoadingBar, TextField, ScrollView
- Animations using Spine
- Music and SFX using Simple Audio Engine
- BatchNodes and Texture Packer
- ParticleSystem and Particle Designer
That's it! Will post more videos!
Cocos Technologies, the company behind Cocos Creator and the Cocos2d-x open source game framework, just received a $50m investment from multiple backers.
Lin...
Cocos Technologies, the company behind Cocos Creator and the Cocos2d-x open source game framework, just received a $50m investment from multiple backers.
Link
https://gamefromscratch.com/cocos-technologies-receive-50m-investment/
-----------------------------------------------------------------------------------------------------------
*Support* : https://www.patreon.com/gamefromscratch
*GameDev News* : https://gamefromscratch.com
*GameDev Tutorials* : https://devga.me
*Discord* : https://discord.com/invite/R7tUVbD
*Twitter* : https://twitter.com/gamefromscratch
-----------------------------------------------------------------------------------------------------------
Cocos Technologies, the company behind Cocos Creator and the Cocos2d-x open source game framework, just received a $50m investment from multiple backers.
Link
https://gamefromscratch.com/cocos-technologies-receive-50m-investment/
-----------------------------------------------------------------------------------------------------------
*Support* : https://www.patreon.com/gamefromscratch
*GameDev News* : https://gamefromscratch.com
*GameDev Tutorials* : https://devga.me
*Discord* : https://discord.com/invite/R7tUVbD
*Twitter* : https://twitter.com/gamefromscratch
-----------------------------------------------------------------------------------------------------------
🚀 Get 100% Off Your First Month with CustomGPT! 🚀
Sign up for a Standard CustomGPT.ai subscription using my referral link and enjoy 100% off your first month. ...
🚀 Get 100% Off Your First Month with CustomGPT! 🚀
Sign up for a Standard CustomGPT.ai subscription using my referral link and enjoy 100% off your first month. Plus, you'll help support my channel with a 15% commission at no extra cost to you!
🔗 Referral Link: https://customgpt.ai/?fpr=sonarsystems
🎟️ Coupon Code: AFFILIATEPARTNER ⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it! https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=sonarsystems&utm_content=description-only
cmake .. -G "Visual Studio 16 2019" -AWin32
Cocos: https://www.cocos.com/
Cmake: https://cmake.org/
Python: https://www.python.org/
Visual Studio: https://visualstudio.microsoft.com/downloads/
Discord: https://discordapp.com/invite/Qn4tSPD
This video has been made with Fair Use in mind and has been created as an educational piece of media.
Like our content and want to support us more directly? Help Us, Help You! https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6DF2Q8TR5FB3E
Udemy Coupons
Here are coupons for all of my udemy courses:
-Blockchain & Cryptocurrency (Bitcoin, Ethereum) [95% OFF] - https://www.udemy.com/bitcoin-ethereum-blockchain/?couponCode=YOUTUBE
-Solidity (Ethereum, Blockchain) Programming [95% OFF] - https://www.udemy.com/solidity/?couponCode=YOUTUBE
-Three.js [50% OFF] - https://www.udemy.com/threejs-programming/?couponCode=YOUTUBE
-Flappy Bird SFML Clone [50% OFF] - https://www.udemy.com/flappy-bird-sfml/?couponCode=YOUTUBE
-HTML [50% OFF] - https://www.udemy.com/html-tutorials/?couponCode=YOUTUBE
-CSS [50% OFF] - https://www.udemy.com/css-course/?couponCode=YOUTUBE
-Tic-Tac-Toe Cocos2d-x [50% OFF] - https://www.udemy.com/tic-tac-toe-cocos2d-x-cpp/?couponCode=YOUTUBE
-Tic-Tac-Toe SFML [50% OFF] - https://www.udemy.com/tic-tac-toe-sfml/?couponCode=YOUTUBE
-Cocos2d-x Game Development [90% OFF] - https://www.udemy.com/cocos2d-x-v3-cpp/?couponCode=YOUTUBE
-A-Frame WebVR (Virtual Reality) [75% OFF] - https://www.udemy.com/a-frame-webvr/?couponCode=YOUTUBE
-Modern OpenGL [80% OFF] - https://www.udemy.com/opengl-tutorials/?couponCode=YOUTUBE
-Bootstrap 4 [80% OFF] - https://www.udemy.com/bootstrap-web/?couponCode=YOUTUBE
-C++ Programming [90% OFF] - https://www.udemy.com/cpp-course/?couponCode=YOUTUBE
-Ionic AngularJS [75% OFF] - https://www.udemy.com/ionic-course/?couponCode=YOUTUBE
-Swift Programming [87.5% OFF] - https://www.udemy.com/swift-ios-mac/?couponCode=YOUTUBE
-Flappy Bird Cocos2d-x Clone [75% OFF] - https://www.udemy.com/flappy-bird/?couponCode=YOUTUBE
-Cocos2d-x JS Game Development [87% OFF] - https://www.udemy.com/cocos2d-x-javascript/?couponCode=YOUTUBE
-Python Programming [90% OFF] - https://www.udemy.com/pythonv3/?couponCode=YOUTUBE
-React Programming [67% OFF] - https://www.udemy.com/react-native-expo-from-beginner-to-pro-also-with-meteorjs/?couponCode=YOUTUBE
For all new courses feel free to ask for a coupon, enjoy.
If you like this stuff, as always, show the love through comments, likes, favorites, subscriptions, etc.
Thousands of free videos at
www.sonarlearning.co.uk
If you have any questions feel free to post them at
http://www.sonarlearning.co.uk/questions.php
Our Website
http://www.sonarsystems.co.uk/
Facebook - https://www.facebook.com/pages/Sonar-Systems/581403125243822
Twitter - https://twitter.com/SonarSystems
Google+ - https://plus.google.com/+SonarsystemsCoUk/
Donate - https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6DF2Q8TR5FB3E
Our games made using Cocos2d-x
------------------------------------------------------
iOS: https://itunes.apple.com/us/artist/sonar-systems/id672545941
Google Play: https://play.google.com/store/apps/developer?id=Sonar+Systems
Check out our Cocos2d-x book to learn how to make games https://www.packtpub.com/game-development/cocos2d-x-game-development-essentials
🚀 Get 100% Off Your First Month with CustomGPT! 🚀
Sign up for a Standard CustomGPT.ai subscription using my referral link and enjoy 100% off your first month. Plus, you'll help support my channel with a 15% commission at no extra cost to you!
🔗 Referral Link: https://customgpt.ai/?fpr=sonarsystems
🎟️ Coupon Code: AFFILIATEPARTNER ⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it! https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=sonarsystems&utm_content=description-only
cmake .. -G "Visual Studio 16 2019" -AWin32
Cocos: https://www.cocos.com/
Cmake: https://cmake.org/
Python: https://www.python.org/
Visual Studio: https://visualstudio.microsoft.com/downloads/
Discord: https://discordapp.com/invite/Qn4tSPD
This video has been made with Fair Use in mind and has been created as an educational piece of media.
Like our content and want to support us more directly? Help Us, Help You! https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6DF2Q8TR5FB3E
Udemy Coupons
Here are coupons for all of my udemy courses:
-Blockchain & Cryptocurrency (Bitcoin, Ethereum) [95% OFF] - https://www.udemy.com/bitcoin-ethereum-blockchain/?couponCode=YOUTUBE
-Solidity (Ethereum, Blockchain) Programming [95% OFF] - https://www.udemy.com/solidity/?couponCode=YOUTUBE
-Three.js [50% OFF] - https://www.udemy.com/threejs-programming/?couponCode=YOUTUBE
-Flappy Bird SFML Clone [50% OFF] - https://www.udemy.com/flappy-bird-sfml/?couponCode=YOUTUBE
-HTML [50% OFF] - https://www.udemy.com/html-tutorials/?couponCode=YOUTUBE
-CSS [50% OFF] - https://www.udemy.com/css-course/?couponCode=YOUTUBE
-Tic-Tac-Toe Cocos2d-x [50% OFF] - https://www.udemy.com/tic-tac-toe-cocos2d-x-cpp/?couponCode=YOUTUBE
-Tic-Tac-Toe SFML [50% OFF] - https://www.udemy.com/tic-tac-toe-sfml/?couponCode=YOUTUBE
-Cocos2d-x Game Development [90% OFF] - https://www.udemy.com/cocos2d-x-v3-cpp/?couponCode=YOUTUBE
-A-Frame WebVR (Virtual Reality) [75% OFF] - https://www.udemy.com/a-frame-webvr/?couponCode=YOUTUBE
-Modern OpenGL [80% OFF] - https://www.udemy.com/opengl-tutorials/?couponCode=YOUTUBE
-Bootstrap 4 [80% OFF] - https://www.udemy.com/bootstrap-web/?couponCode=YOUTUBE
-C++ Programming [90% OFF] - https://www.udemy.com/cpp-course/?couponCode=YOUTUBE
-Ionic AngularJS [75% OFF] - https://www.udemy.com/ionic-course/?couponCode=YOUTUBE
-Swift Programming [87.5% OFF] - https://www.udemy.com/swift-ios-mac/?couponCode=YOUTUBE
-Flappy Bird Cocos2d-x Clone [75% OFF] - https://www.udemy.com/flappy-bird/?couponCode=YOUTUBE
-Cocos2d-x JS Game Development [87% OFF] - https://www.udemy.com/cocos2d-x-javascript/?couponCode=YOUTUBE
-Python Programming [90% OFF] - https://www.udemy.com/pythonv3/?couponCode=YOUTUBE
-React Programming [67% OFF] - https://www.udemy.com/react-native-expo-from-beginner-to-pro-also-with-meteorjs/?couponCode=YOUTUBE
For all new courses feel free to ask for a coupon, enjoy.
If you like this stuff, as always, show the love through comments, likes, favorites, subscriptions, etc.
Thousands of free videos at
www.sonarlearning.co.uk
If you have any questions feel free to post them at
http://www.sonarlearning.co.uk/questions.php
Our Website
http://www.sonarsystems.co.uk/
Facebook - https://www.facebook.com/pages/Sonar-Systems/581403125243822
Twitter - https://twitter.com/SonarSystems
Google+ - https://plus.google.com/+SonarsystemsCoUk/
Donate - https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6DF2Q8TR5FB3E
Our games made using Cocos2d-x
------------------------------------------------------
iOS: https://itunes.apple.com/us/artist/sonar-systems/id672545941
Google Play: https://play.google.com/store/apps/developer?id=Sonar+Systems
Check out our Cocos2d-x book to learn how to make games https://www.packtpub.com/game-development/cocos2d-x-game-development-essentials
Thief Run
game type: 2d android game
game engine: cocos2d-x 2.1.2
programming language: c++
development IDE: Visual Studio 2012
info: 2013.05 ~ 2013.06.10
...
Thief Run
game type: 2d android game
game engine: cocos2d-x 2.1.2
programming language: c++
development IDE: Visual Studio 2012
info: 2013.05 ~ 2013.06.10
first cocos2d-x project
Thief Run
game type: 2d android game
game engine: cocos2d-x 2.1.2
programming language: c++
development IDE: Visual Studio 2012
info: 2013.05 ~ 2013.06.10
first cocos2d-x project
🚀 Get 100% Off Your First Month with CustomGPT! 🚀
Sign up for a Standard CustomGPT.ai subscription using my referral link and enjoy 100% off your first month. Plus, you'll help support my channel with a 15% commission at no extra cost to you!
🔗 Referral Link: https://customgpt.ai/?fpr=sonarsystems
🎟️ Coupon Code: AFFILIATEPARTNER ⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it! https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=sonarsystems&utm_content=description-only
Cocos2d-x Tutorial - Basics/Overview
Email us at
[email protected]
Our games made using Cocos2d-x
------------------------------------------------------
Super Jet Bunny
https://play.google.com/store/apps/details?id=development.sonarsystems.easter2014
https://itunes.apple.com/us/app/super-jet-bunny/id860524380?mt=8
Our games made using Cocos2d
-------------------------------------------------
Glo Breaker
https://itunes.apple.com/us/app/glo-breaker-free/id672548535?mt=8
https://itunes.apple.com/us/app/glo-breaker/id672545938?mt=8 Check out our Cocos2d-x book to learn how to make games https://www.packtpub.com/game-development/cocos2d-x-game-development-essentials .
Hundreds of free videos at
www.sonarlearning.co.uk
Cocos2D-x is a long running C++ based open source 2D game framework. They just released version 4.0 now with Metal support on iOS/MacOS and more.
In this video we will cover what is new in the release, then go into a bit of Cocos2D-x in general.
Links:
https://www.gamefromscratch.com/post/2019/12/03/Cocos2D-x-40-Released.aspx
https://www.gamefromscratch.com/page/Cocos2d-x-CPP-Game-Programming-Tutorial-Series.aspx
I wonder why Goblin Sword not on Android
with cocos2d-x 3.2 I can clone it just only in one week.... :-)
----------------------------------------------------------------------------
my new puzzle game "Rings of Think"
Android: https://play.google.com/store/apps/details?id=com.happysky.ringsthink
iOS: https://itunes.apple.com/app/id931267669?mt=8
So far, I've learned how to setup, build cocos2d-x 3.15 project for Android, iOS and Mac. Here are some of the things I've learned so far:
- Director and scenes
- Sprites, Actions
- Labels using BMPFont or TTF, LoadingBar, TextField, ScrollView
- Animations using Spine
- Music and SFX using Simple Audio Engine
- BatchNodes and Texture Packer
- ParticleSystem and Particle Designer
That's it! Will post more videos!
Cocos Technologies, the company behind Cocos Creator and the Cocos2d-x open source game framework, just received a $50m investment from multiple backers.
Link
https://gamefromscratch.com/cocos-technologies-receive-50m-investment/
-----------------------------------------------------------------------------------------------------------
*Support* : https://www.patreon.com/gamefromscratch
*GameDev News* : https://gamefromscratch.com
*GameDev Tutorials* : https://devga.me
*Discord* : https://discord.com/invite/R7tUVbD
*Twitter* : https://twitter.com/gamefromscratch
-----------------------------------------------------------------------------------------------------------
🚀 Get 100% Off Your First Month with CustomGPT! 🚀
Sign up for a Standard CustomGPT.ai subscription using my referral link and enjoy 100% off your first month. Plus, you'll help support my channel with a 15% commission at no extra cost to you!
🔗 Referral Link: https://customgpt.ai/?fpr=sonarsystems
🎟️ Coupon Code: AFFILIATEPARTNER ⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it! https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campaign=sonarsystems&utm_content=description-only
cmake .. -G "Visual Studio 16 2019" -AWin32
Cocos: https://www.cocos.com/
Cmake: https://cmake.org/
Python: https://www.python.org/
Visual Studio: https://visualstudio.microsoft.com/downloads/
Discord: https://discordapp.com/invite/Qn4tSPD
This video has been made with Fair Use in mind and has been created as an educational piece of media.
Like our content and want to support us more directly? Help Us, Help You! https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6DF2Q8TR5FB3E
Udemy Coupons
Here are coupons for all of my udemy courses:
-Blockchain & Cryptocurrency (Bitcoin, Ethereum) [95% OFF] - https://www.udemy.com/bitcoin-ethereum-blockchain/?couponCode=YOUTUBE
-Solidity (Ethereum, Blockchain) Programming [95% OFF] - https://www.udemy.com/solidity/?couponCode=YOUTUBE
-Three.js [50% OFF] - https://www.udemy.com/threejs-programming/?couponCode=YOUTUBE
-Flappy Bird SFML Clone [50% OFF] - https://www.udemy.com/flappy-bird-sfml/?couponCode=YOUTUBE
-HTML [50% OFF] - https://www.udemy.com/html-tutorials/?couponCode=YOUTUBE
-CSS [50% OFF] - https://www.udemy.com/css-course/?couponCode=YOUTUBE
-Tic-Tac-Toe Cocos2d-x [50% OFF] - https://www.udemy.com/tic-tac-toe-cocos2d-x-cpp/?couponCode=YOUTUBE
-Tic-Tac-Toe SFML [50% OFF] - https://www.udemy.com/tic-tac-toe-sfml/?couponCode=YOUTUBE
-Cocos2d-x Game Development [90% OFF] - https://www.udemy.com/cocos2d-x-v3-cpp/?couponCode=YOUTUBE
-A-Frame WebVR (Virtual Reality) [75% OFF] - https://www.udemy.com/a-frame-webvr/?couponCode=YOUTUBE
-Modern OpenGL [80% OFF] - https://www.udemy.com/opengl-tutorials/?couponCode=YOUTUBE
-Bootstrap 4 [80% OFF] - https://www.udemy.com/bootstrap-web/?couponCode=YOUTUBE
-C++ Programming [90% OFF] - https://www.udemy.com/cpp-course/?couponCode=YOUTUBE
-Ionic AngularJS [75% OFF] - https://www.udemy.com/ionic-course/?couponCode=YOUTUBE
-Swift Programming [87.5% OFF] - https://www.udemy.com/swift-ios-mac/?couponCode=YOUTUBE
-Flappy Bird Cocos2d-x Clone [75% OFF] - https://www.udemy.com/flappy-bird/?couponCode=YOUTUBE
-Cocos2d-x JS Game Development [87% OFF] - https://www.udemy.com/cocos2d-x-javascript/?couponCode=YOUTUBE
-Python Programming [90% OFF] - https://www.udemy.com/pythonv3/?couponCode=YOUTUBE
-React Programming [67% OFF] - https://www.udemy.com/react-native-expo-from-beginner-to-pro-also-with-meteorjs/?couponCode=YOUTUBE
For all new courses feel free to ask for a coupon, enjoy.
If you like this stuff, as always, show the love through comments, likes, favorites, subscriptions, etc.
Thousands of free videos at
www.sonarlearning.co.uk
If you have any questions feel free to post them at
http://www.sonarlearning.co.uk/questions.php
Our Website
http://www.sonarsystems.co.uk/
Facebook - https://www.facebook.com/pages/Sonar-Systems/581403125243822
Twitter - https://twitter.com/SonarSystems
Google+ - https://plus.google.com/+SonarsystemsCoUk/
Donate - https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6DF2Q8TR5FB3E
Our games made using Cocos2d-x
------------------------------------------------------
iOS: https://itunes.apple.com/us/artist/sonar-systems/id672545941
Google Play: https://play.google.com/store/apps/developer?id=Sonar+Systems
Check out our Cocos2d-x book to learn how to make games https://www.packtpub.com/game-development/cocos2d-x-game-development-essentials
Thief Run
game type: 2d android game
game engine: cocos2d-x 2.1.2
programming language: c++
development IDE: Visual Studio 2012
info: 2013.05 ~ 2013.06.10
first cocos2d-x project
Cocos2d is an open sourcesoftware framework. It can be used to build games, apps and other cross platform GUI based interactive programs.
Cocos2d contains many branches with the best known being Cocos2d-objc, Cocos2d-x, Cocos2d-html5 and Cocos2d-XNA. There are some independent editors in the cocos2d community, such as those contributing in the areas of SpriteSheet editing, particle editing, font editing and Tilemap editing as well as world editors including SpriteBuilder and CocoStudio.
Sprites and scenes
All versions of Cocos2d work using the basic primitive known as a sprite. A sprite can be thought of a simple 2D image, but can also be a container for other sprites. In Cocos2D, sprites are arranged together to form a scene, like a game level or a menu. Sprites can be manipulated in code based on events or actions or as part of animations. The sprites can be moved, rotated, scaled, have their image changed, etc.
Animation
Cocos2D provides basic animation primitives that can work on sprites using a set of actions and timers. They can be chained and composed together to form more complex animations. Most Cocos2D implementations let you manipulate the size, scale, position, and other effects of the sprite. Some versions of Cocos2D let you also animate particle effects, image filtering effects via shaders (warp, ripple, etc.).
By my looks, by me behavior Try to classify me, find a label Won't live up to your stereotype You judge me as I judge you Won't live up to your image You think you know my type You judge me as I judge you Preconcieved picture of someone like me Preconcieved picture of someone like you Why can't we just give it a chance? I don't care about you laws. Hate at first sight. You're not alright