linux game development

Alibabacloud.com offers a wide variety of articles about linux game development, easily find your linux game development information here online.

Development and defense of mobile games-II. BASICS (Continuous updates) and basics of mobile game development

Development and defense of mobile games-II. BASICS (Continuous updates) and basics of mobile game development Sorry, this article is not available until now because of the recent expansion of company members, technical training, and project issues. Okay, let's not talk about anything else. This article is suitable for people who have some knowledge about the bas

Unity3D game development practices original video Lecture Series 12 U3D new 2D development methods practices, unity3du3d

Unity3D game development practices original video Lecture Series 12 U3D new 2D development methods practices, unity3du3d U3D's new 2D development method (New Method and Application of 2D game development for airplane hitting in U

J2ME Game Development Notes (Integrated edition)

J2ME Game Development Notes (Integrated edition) 2006.5 Posted in csdn BLOG Note: I recorded the development notes on the CSDN blog from September 2004 to August 2005, and published three collated notes on www.j2medev.com. Now sort these notes again.If someone reprint this article, please include all content, do not revise. My emai:happyfirecn@yahoo.com.cn. -----

Html5 game development-Zero-basic development RPG games-Open Source lecture (III)-scroll & dialog implementation ......-

This article describes in detail the third part of html5 game development, scroll and dialog implementation .,. To learn more about the last two articles, click: Html5 game development-Zero-basic development RPG games-Open Source lecture (1) Http://www.html5cn.org/article-

Android Game Development Practice Guide (Chapter Hua programmer Library)

Android Game Development Practice Guide (Chapter Hua programmer Library)Basic InformationOriginal Title: Learning android game programming: a hands-on Guide to building your first android gameAuthor: (US) ROGERS (R.) [Translator's introduction]Translator: love flyingPress: Machinery Industry PressISBN: 9787111391548Mounting time:Published on: February 1, August 2

App Custom HTML5 Development Unity3d game development Mac software Outsourcing

App Custom HTML5 Development Unity3d game development Mac software OutsourcingWhat value does app software development bring to the enterprise?App now for a lot of people are not unfamiliar words, but the user intelligence era of rapid application. In the era of large-scale smartphone popularization, the moving of thin

Large-scale C + + network game development tutorial

China's first large-scale C + + network game development tutorial (300+ hours, mini run, Fruit Ninja, DirectX technology, legendary Game 3)Course Link: http://www.ibeifeng.com/cgame.htmlConsulting QQ2110053820Course Lecturer: The Wind is tonightCourse Category: Game developmentSuitable for people: BeginnerNumber of les

Introduction of a space war game based on Monogame development

, Linux, Windows 8 Metro, Windows 10 and many other platforms. Support for PlayStation Mobile, Raspberry Pi, and PlayStation 4 is currently being perfected. With regard to graphics systems, Monogame allows developers to choose between OpenGL-based or DirectX. You can find out more about Monogame's history at Monogame's website.Two years ago I was going to simulate a game like the bucket, when I was using Mi

Use of the android game development framework libgdx (complete)-Miscellaneous libgdx

article about it. The whole series does not have a kind of overall control, it doesn't make much sense to continue writing. The third is my personal reason. I didn't actually do much game development, and it was quite accidental that I first came into contact with libgdx. I have not studied any more in-depth game developme

Commissioned by the 7 World Development Group: You are welcome to participate in the development of this open game platform. how can this problem be solved?

Commissioned by the 7th World Development Group: You are welcome to participate in the development of this open game platform. for details, see nbsp;bbs.7world.cnread-253.html. This game has a promising future. You are also welcome to participate in the development. If you a

Commissioned by the 7 World Development Group: You are welcome to participate in the development of this open game platform. how can this problem be solved?

The seventh World Development group commissioned a post: You are welcome to participate in the development of this open game platform for details, see: nbsp; http://bbs.7world.cn/read-253.htmlthis game has a journey. You are also welcome to participate in the development. I

SILVERLIGHT3 game development of FreeCell Solitaire Basics

Description: I am the first part of a FreeCell article I published in IT168 in 2011, and the latter parts are not good to look for. Of course, I mainly focus on learning Microsoft ASP and Silverlight+windows Phone 7 development technology. Moved here for students ' reference only. In addition, attention is directed only to advanced players, and I use random licensing techniques. In this article, we will discuss the basic programming work in Free

C # Game development high-speed Novice tutorial Unity5.5 tutorial

C # Game development high-speed Novice tutorial Unity5.5 tutorialProbation Document: Http://pan.baidu.com/s/1slwBHoDC # is a high-level programming language published by Microsoft. The language, like the C language, has become a must-learn language for university computer-related majors. A lot of students who have studied this language have thought that C # can only develop Windows desktop applications and

Sun Qiqung accompany you to learn--the combination of Kinect development Unity3d for game application development joint correspondence

The combination of Kinect development Unity3d for game application development, the use of http://blog.csdn.net/a350203223/article/details/22040119 process for three-dimensional character control, joint points are more difficult to configure. Landlord configuration, the configuration of the process and the corresponding situation of the various joint points liste

Javascript game development-component development of "Three Kingdoms Cao Zhuan" (3) Context dialogue-text output by imitation typewriter

. Therefore, the sub variable I defined above plays a role. Because the sub variable is processed only after waiting, no matter how many times it loops, it must wait until a certain amount of time + = 1. It is no longer appropriate to use it as the subscript for output. The setTimeout function also understands that if two setTimeout time parameters are the same, these two codes will be executed at the same time, even if your code is not written in the same line. Therefore, if we add 100 for each

The development of JavaScript game "kingdoms Cao Chuan" Parts development (III.) _javascript skills of imitation typewriter output text in situational dialogues

the JavaScript cycle is that the variables are recycled first. It means that if you call the variable I here every time you loop with alert, it's a value and it's equal to the maximum value. So the sub variable I defined above works. Because a sub variable is waiting to be processed, it must wait until a certain time to +=1, no matter how many times it is cycled. Then use it to do the output of the subscript, is no longer appropriate. The SetTimeout function is also clear: if there are two se

Unity3d game development practices original video Lecture Series 12 U3D new 2D development methods practices

 U3D's new 2D development method ( New Method and Application of 2D game development for airplane hitting in Unity3d-4.x) Outline: Without ngui and tk2d plug-ins, U3D provides the most powerful built-in tools. The development process is designed as follows: Extract the genie from the image set. (These are different

Unity3d Game engine Development Video tutorial

Unity3d game engine development from beginner to proficient (tank War project Combat, Ngui development, Gameobject)Suitable for people: BeginnerNumber of lessons: 20 hoursTechnology used: Unity3d, VS2008, NGUI2.61, GameobjectProjects involved: Tank Wars Project CombatConsulting qq:1840215592Course Content IntroductionUnity3d

Javascript game development-component development of "Three Kingdoms Cao Zhuan" (4) using map blocks to build a map _ javascript skills

When we were a child, we used our own hands to play the puzzle game. Today, we will study and use javascript to make puzzles. If you are interested, I hope this article will help you. When you were a child, we used to play the puzzle game, and we used our own hands to work on it. Today we are going to study how to use javascript For puzzles. It is also a puzzle, but it is much more complicated to use js puz

What problems should be paid attention to in game development design

Game development design must pay attention to what problems? The golden rule of game development design! The future is a game of the times, so now many people are engaged in the game developme

Total Pages: 15 1 .... 11 12 13 14 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.