Skip to content

OpenGL/C++을 활용하여 개발한 게임엔진 & 퍼즐게임 - 2019년 2학기, 2020년 1학기 게임 프로젝트

Notifications You must be signed in to change notification settings

joohyeson/PooPooPipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

PooPooPipe

OpenGL/C++을 활용하여 개발한 게임엔진 & 퍼즐게임

exe파일 다운로드 : https://drive.google.com/file/d/13jt6Xjcs8BP6vp6Ny1vestq6ixeqEgFu/view?usp=sharing

PooPooPiPe_trailer_Trim_Trim.mp4

Summary

Game name
	- PooPooPipe

Team name
	- 99

member name
	- 김하경(Kim Ha Gyeong)
	- 이의진(Lee Ui Jin)
	- 손주혜(Son Ju Hye)
	- 홍은진(Hong Eun Jin)

High concept
	- <PooPooPipe>은 파이프를 연결하는 방식의 퍼즐 게임으로, "poo"가 목표 지점에 도달하는 것을 목표로 합니다.
	  
	- Our game is a pipe connecting puzzle game, helping the character poo to arrive to the goal

Copyright notice
	- All content © 2019 DigiPen (USA) Corporation, all rights reserved.

구현 기능

Windowing / Input (mouse and keyboard)

GPU Shaders

Image Rendering

2D Camera & Game Object Transformations

Component-Based Game Architecture

Messaging / Event Systems

Shapes for the GPU

Immediate Mode Drawing for Prototyping

Game Object Serialization

Mathematics

Game Concept

캐릭터는 특별한 힘이나 능력을 가지고 있지 않습니다.
할 수 있는 단 한 가지는 연결된 파이프를 통과하는 것입니다! 그는 당신의 도움으로 정화조에 도착한다면 기쁠 것입니다!

The character which the player should help to reach the goal. It doesn’t have special powers or any abilities. 
The only thing it could do is to get through the connected pipes. He will be happy if it reaches to the sewage 
disposal tank by your help!

About

OpenGL/C++을 활용하여 개발한 게임엔진 & 퍼즐게임 - 2019년 2학기, 2020년 1학기 게임 프로젝트

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages