Airplanes: Bomber, a Socket-Based Game
Posted
by williamx hero
on August 15th, 2005
Airplanes: Bomber is a very popular game in China. This socket-based game has been developed using MFC.
Source Code Keywords
- CSocket: Original CSocket
- CDC: Draw all pictures on a backbuff such as MemDC, then blt to DC so you can see the smooth animation.
- CRichedit: I changed it to suit usage. Now, I can append different colors into it.

Comments
There are no comments yet. Be the first to comment!