How To Make a Cross-Platform Game with Cocos2D Javascript Tutorial

How To Make a Cross-Platform Game with Cocos2D Javascript Tutorial

推荐一个关于游戏开发的一个网站:https://www.raywenderlich.com/
上面有些游戏开发视频是收费的,不过有些博客是面免费的,对游戏感兴趣的同学可以看一下:
https://www.raywenderlich.com/

[

在网上找到一篇关于Cocos2d JavaScript版本的一个简单的忍者游戏Demo示例博客,地址为:https://www.raywenderlich.com/2770-how-to-make-a-cross-platform-game-with-cocos2d-javascript-tutorial-getting-started
如下图所示:
How To Make a Cross-Platform Game with Cocos2D Javascript Tutorial

作者2014年最开始写的版本: How To Make A Simple iPhone Game with Cocos2D 2.X Tutorial
How To Make A Simple iPhone Game with Cocos2D 2.X Tutoria

记得很早之前作者写过一个Cocos2d基于IOS的版本,子龙山人写了一篇博客Cocos2d-x Tutorial for Beginners
Cocos2d-x Tutorial for Beginners

有时间可以跟着做一下,并且花些时间翻译一下。

参考资料

  • How To Make A Simple iPhone Game with Cocos2D 2.X Tutorial
    Note from Ray: You guys voted for me to update this classic beginning Cocos2D tutorial series from Cocos2D 1.X to Cocos2D 2.X in the weekly tutorial vote, so your wish is my command! :] This tutorial series is now fully up-to-date for Cocos2D 2.X, Xcode 4.5, and has a ton of improvements such as Retina […]

Ray Wenderlich
By Ray Wenderlich
Nov 22 2012 · Article (30 mins) · Beginner

  • How To Make A Simple iPhone Game with Cocos2D 3.0 Tutorial
    Let there be ninjas! In this Cocos2D 3.0 tutorial, you’ll learn how to make a simple iPhone game, even if you’re a complete beginner.
    Martin Walsh
    By Martin Walsh
    Jan 21 2014 · Article (30 mins) · Beginner

  • Cocos2d-x Tutorial for Beginners
    In this Cocos2d-x tutorial, learn how to create a basic cross-platform game for iOS, Android, and more using C++!
    By Guanghui Qu
    Apr 30 2015 · Article (30 mins) · Beginner

猜你喜欢

转载自blog.csdn.net/ccf19881030/article/details/108807017