搜索资源列表
MysteryIsland
- 用WINAPI和DIRECTX实现的益智游戏,完全仿照象素岛,实现多关卡,多层次的智力游戏体验。
CrossNull
- WinAPI game Cross and Nu-WinAPI game Cross and Null
ELuoSiFangKuai
- 用简单API写的俄罗斯方块,跟初学者一起学习-how to use WinAPI for beginner
game2
- 小游戏。因为是初学者,所做的东西还不能算是厉害的,只能说正在努力的过程-#include<windows.h> #include"resource.h" #include<stdio.h> LRESULT CALLBACK WndProc(HWND hwnd,UINT uMSG, WPARAM wParam,LPARAM lParam) void DrawBitmap(HDC hdc,UINT ID, int x,int y,HWND hwnd)
MinesWeeper
- WinAPI扫雷小程序,实现了扫雷算法,以及一些基本功能。-WinAPI demining small program to achieve a de-mining algorithms, and some basic functions.