▍1. Skyblue_Mine
扫雷一只小游戏,模拟windows系统的自带游戏,用C++实现 (Mine-sweeping a smart game)
扫雷一只小游戏,模拟windows系统的自带游戏,用C++实现 (Mine-sweeping a smart game)
涂格子游戏。游戏规则: 单击空格子,同时给上下中左右的空格子换色。 全部格子都上完颜色过关。 按任意键退出游戏。 右击重来,Ctrl 作弊键。 (Coated grid game. Game Rules: Click the the space sub, while giving the spaces around the upper and lower sub color change. All finished color plaid clearance. Press any key to exit the game. Right-click again, Ctrl the Cheating key.)
C#写的一个简单的纸牌游戏,还是用的控制台的,没什么新意。(C# to write a simple card game, or console, nothing new.)
rpg小游戏例程,单文档类,图像类和小游戏的人物角色(the rpg game routine, single document class, image class, small game characters)
五子棋游戏源码,界面优美经典,编程思路清晰,非常适合学习。(Backgammon game source code, interface and beautiful classic programming ideas clearly, very suitable for learning.)
这是2012年推出的第四版,提供开发顶级游戏软件的实用指南。两位资深电子游戏程序员在书中详细介绍了游戏软件开发的整个过程,尤其是游戏创作带来的独特挑战。(Welcome to Game Coding Complete, Fourth Edition, the newest edition of the essential, hands-on guide to developing commercial-quality games. Written by two veteran game programmers, the book examines the entire game development process and all the unique challenges associated with creating a game. In this excellent introduction to game architecture, you ll explore all the major subsystems of modern game engines and learn professional techniques used in actual games, as well as Teapot Wars, a game created specifically for this book. This updated fourth edition uses the latest versions of DirectX and Visual Studio, and it includes expanded chapter coverage of game actors, AI, shader programming, LUA scripting, the C# editor, and other important updates to every chapter. All the code and examples presented have been tested and used in commercial video games, and the book is full of invaluable best practices, professional tips and tricks, and cautionary advice.)
VB_真心话大冒险游戏源码,一个VB编写的小游戏,脑筋急转弯游戏源码(Game the VB_ truth or dare game source code, written in VB, Riddles game source)
发牌程序,利用MFC编写,采用双缓冲技术实现发牌和显示(Licensing procedures, written using MFC)
qt编写tank小游戏,目前还不是很完善,大家共同学习(qt write tank game, is not perfect, we learn together)
实现简单的五指棋的功能 ,还有背景的音乐MPE3播放器(Implement a simple function of five fingers move, there is background music MPE3 player)
本程序是一个贪吃蛇的程序,可以实现贪吃蛇游戏的基本功能(This program is a Snake' s program, you can achieve the basic functions of the Snake game)
游戏代码,游戏名称为龙手,完成代码,如有问题请联系我(youxidaima ,ganxienindeshiyong)
可惜一开始没能画成圆,所以整个过程都是菱形的变换,希望大家多多指教,能够想办法把初始状态就围成一个圆(Unfortunately, the beginning could not draw into a round, so the whole process is the diamond transformation, we hope the exhibitions, to be able to think of a way to put the initial state is surrounded by a circle)
PoolRebel in windows 用Windows API编写的台球游戏。在没有使用第三方物理引擎的条件下,基本实现了球的碰撞、回旋等要求。支持下杆儿角度、力度和击球点的设置,并能在调整设置时实时显示主球走位和被碰球的去向。支持更改桌台、球和球杆,并会因此能产生细微区别。 (PoolRebel in Windows Written by Windows API billiards game. Without the use of third party physical engine conditions, the basic realization of the ball collision, cyclotron etc.. Support bar angle, strength and the contact point set, and the real-time display of the cue ball position and adjust setting is to touch the ball go. Support changing table, ball and club, and will therefore have a subtle distinction between.)
mahjong game. you can take a look of it. it is a zip file you have to unzip it.(this is a mahjong game.you can take a look)
俄罗斯方块 ,经典游戏程序,vc实现的,喜欢的朋友可以看下,有价值(Tetris, the classic game program, vc realized, like a friend may have a look, valuable)
C语言编写的仿微软系统经典游戏扫雷,源代码全是C语言写的。大家学习、观摩。(The classic game Minesweeper of the the imitation Microsoft System C language source code is written in C language. Them to learn, to observe.)
使用MFC实现五子棋的简单功能,可以和电脑下棋。(MFC backgammon simple functions, and computer chess.)