Game Engine http://code.google.com/p/loon-simple/
A * Pathfinder http://www.j2megame.org/index.php/content/view/285/125.html
Http://www.moandroid.com /? P = 1730
I am also studying game development recently. I plan to make a simple game before 5.1. Here I will sort out my study notes and share them with you.Game abbreviations
Game abbreviations
Game type
Explanation
Act
Action game
Action games
AVG
Adventure
Article Title: it is equally nice to configure a video card driver to play games in Linux. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Summary
Many games now require 3D support. This article introduces how TNT2 configures popular
When you cheer for Vista's gorgeous interface, will you find that your favorite game can no longer run?
In early December, Vista was officially released for professional users. It is said that the Conference was only popular with Win95. Maybe it takes too long for users to wait after XP, or Microsoft has high expectations for Vista. In short, from Microsoft's perspective, we hope Vista can bring enough influence to the industry and provide users with a new experience. If this is the case, it mus
The author of a good friend recently made a mobile phone games download the site, mainly to provide mobile phone games to download, starting from the beginning of the smart, mobile phone games like the site seems to have become more, personal webmaster do the site's main source of revenue is advertising costs, such as: Baidu Advertising Alliance. But there is the
Recently, a variety of games in the circle of friends have started to get on fire, from the first 2048 to now surrounding the stars. I thought the social nature of the platform was almost reached. I had to look at the pictures of others in the circle of friends every day. Now Html5 game development on the Mobile End has revived the circle of friends. Ask, what do you think of this phenomenon. Recently, a variety of
After years of development, the jquery-based Open-Source Plug-in libraries are becoming more and more useful. For our website developers, jquery has indeed helped us a lot, so we can truly appreciate the spirit and purpose of "write less, do more". Thanks to jquery first.
Today, we are talking about jquery games. We mainly want to share seven classic jquery-based games, one of which is the jquery game engin
2004 a hot "entertainment to death" proclaimed this is an era of entertainment. Entertainment is full of all aspects of our lives, film TV, needless to say, the emergence of the online game is to occupy the majority of our leisure time of Jiangshan. And the online game is a mixed bag, some beautiful picture, the operation is extremely unfriendly to the new, some bent to the money, so that non-Krypton players struggling, and some follow the fashion rub hot, the subsequent user experience is very
Http://blog.csdn.net/sodme/archive/2004/12/12/213995.aspx
Similar to QQ games, millions of concurrently online servers are added to favoritesAuthor: sodimethyl this Article Source: http://blog.csdn.net/sodmeCopyright Disclaimer: This article can be reproduced without the consent of the author. However, it is not necessary to retain the copyright, author, and source information of the first two lines of the article.
In the past few days, QQ
Recently, I was designing a Data Structure course and chose the most difficult development of black and white games, because I had decided to use pure C for development. So before that, my friends said that using MFC for development would definitely not do it. There are a lot of black and white game source code on the Internet, but most of the C language source code is not called graphic library development, or C ++ is used for MFC development, there
Friday, August 8
, 29th Olympic Games opening ceremony, cctv1, 2, Olympics, HD
Aspect Introduction 1. How to interpret Chinese elements?2. How to ignition the main torch tower?3. Who finally ignited the main torch tower?4. How can fireworks make everyone better off?5. Can theme songs recreate the myth of hand in hand? Who will sing?
6. Who will walk the Chinese flag in?
Saturday, August 9
8: 34 women's 10-meter air rifle qualifying match
The original text is too long, so the translation and the original text are divided into two parts, mainly about the tile rules of 2D games and the principle of irregular rendering and role collision.
Because the development of simple 2D games is too simple, this article attempts to combine different 2D flat games and classify them to list their advantages and di
. enable functions in the auto-execute function to be called in the entire browser window Javascript in the window Object represents an open window in a browser. (function () { var name = "Daily"; var arr = []; function load () { //calls the _load function internally, in which the contents of the function are not visible when the outside call _load (); } function _load () { //write inside code that does not leak, enhanced maintainability of code
are open in the browser.(function () {var name = "Red Red";var arr = [];function load () {//Call the _load function internally to see the contents of the function when the outside calls him_load ();}function _load () {//write in-house code that does not leak, enhanced maintainability of the CodeAlert (name)}Window.loads = {//The function is pointed to the window so that it can be called in the entire browser windowLoad:load}})();Loads.load (); Equivalent to Window.loads.load (); Equivalent to a
, which is best for short-tone effects. You can compress on demand in the editor. MP3Convert to OGG format to import, most suitable for longer music tracks.. OGGCompressed audio format (not compatible with iphone devices and some Android devices), best suited for longer music tracks.Add a Sound control button,void Ongui () {Gui. button (new Rect (10,10,100,35), "play Music");Gui. button (new Rect (10,60,100,35), "pause playback");Gui. button (new Rect (10,110,100,35), "Stop Music");} Add an e
(ball.point.y>bottom){Ball.vdir=1;}else if (Balltoboard () ==1){Ball.vdir=1;}Determine the new position of the ballBall.point.x=oldpoint.x+stepx*ball.hdir;Ball.point.y=oldpoint.y-stepy*ball.vdir;Judging if it touches bricks 0 1 2 3Shape=balltobrick ();Calculate how many bricks you touched.count+=shape>0?1:0;SetPosition (P);totalscore+=shape*10;printf ("Ball hit%d bricks, score:%d", count,totalscore);RedrawSetPosition (Ball.point);Setconsoletextattribute (GetStdHandle (std_output_handle), Foregr
use pure JavaScript to implement classic minesweeper games
This article to share is a person just started to learn JavaScript when the imitation of the Windows classic Minesweeper game code, was just written down, no comment, here to make up, the need for small partners can refer to.
It was written a long time ago did not write the comments just add (NI, a lot of themselves do not know the ...)
The lack of place is originally want to write a game r
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.