태그 : game 요약보기전체보기목록닫기
- 타워 게임을 어떻게 만들어야 할 것인가?(2)2009.11.08
- Allegro/STL Tutorial Ch.6(0)2009.10.02
- 아, 이런 샘플!(0)2009.09.20
- Allegro/STL Tutorial Ch.5(0)2009.09.20
- Allegro/STL Tutorial Ch.4(2)2009.09.14
- Allegro/STL Tutorial Ch.2(0)2009.09.12
- Allegro/STL Tutorial Ch.1(0)2009.09.12
- 으하하하, 머드(MUD)게임을 만들어보자 : )(6)2009.05.27
- OpenTransportTycoonDelux!!(0)2009.02.15
1
- Study+more
- 2009/11/08 21:06
타워 게임을 어케 만들어야 할까여?
클래스를 어케 구성해야 할지를 모르겠네영..
우선, 학교에서 배운대로 요구사항을 작성한 다음에 요구사항에서 클래스를 도출해 보도록 하지영.(딱히, 다른 대안이 없어서 이런짓을 하고 있다능..;;)
음, 우선 제가 원하는건, 고정된 맵이 등장하구요. 아, 맵은 한 화면 크기예요. 다시말해 스크롤되거나 그런건 없다는...
- Study+more
- 2009/10/02 18:42
Chapter 6
6. Basic Game Design
6.1 The basic sprite system
From the previous exercise, we have a program where we could move two helicopter sprites around the screen, and outside it. There ...
- Study+more
- 2009/09/20 20:07
알레그로 샘플 올린다고 해 놓고, 주말 내둥 잠을 자 버렸군요.
대충 만들어 뒀던 녀석을 걍 압축해서 올립니다. (이거 뭐.. 심하게 무책임한데..;;)
핵심 코드는 다음과 같습니다.
int CCharacter::Walk(__inout PBITMAP pDest,
&n...
- Study+more
- 2009/09/20 18:00
Chapter 5
5. STL Basics
5.1 C++ Templates
Another thing that C++ offers is the concept of templates. In many ways, templates have many things in common with macros, but are processed by the...
- Study+more
- 2009/09/14 22:54
Chapter 4
4. OOP Basics
4.1 Object-Oriented Programming
The OOP paradigm is based on the human way to think of things, that each object in the known universe has within itself its propertie...
- Study+more
- 2009/09/12 14:24
Chapter 2
2. Preparing our game
2.1 What do we need?
A game consists of many components, like graphics, sound, input device management, data file management, etc. Allegro can deal with all ...
- Study+more
- 2009/09/12 13:38
Chapter 1
1. Basics
1.1 Using RHIDE to write our first C++ program
First, you should create a new directory for this tutorial. When you have done so, start RHIDE from within it. The RHIDE s...
- Study+more
- 2009/05/27 15:01
http://www.rdxgames.net/projects/wrathlands/index.html
출장 끝나서 집에 가면, 함 따라서 만들어 봐야겠다 : )
- Linux+more
- 2009/02/15 01:34
트랜스포트 타이쿤 디럭스!!
리눅스에서 네이티브로 돌려보자꾸나!
그러기 위해서는 다음의 파일( )이 필요하다.
이 파일은 /usr/share/game/openttd/data 혹은 /usr/loca/share/game/openttd/data에 위치해야 한다.
(뭐, 사실 실행파일이 있는 경로에 위치해도 되지만.. 그러면 디렉토리가 여...
1


최근 덧글