Skip to content

Ryujiho/Mario-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌺 mario game 🎮

platform - Unity language - C#

Computer Graphics Team Project

Installation

$ git clone https://github.com/Ryujiho/mario_game.git
$ cd mario_game

Todo

  • Bump Mapping
  • Water shader (sin function)
  • Sand shader (Displacement mapping)
  • Rim Lighting on Items
  • Add Sound "무궁화 꽃이 피었습니다."
  • Add collision detection logic

How to Play Game

https://youtu.be/p3hyStpClso

About "Mario Game"

Goal

- 장애물을 피하는 무궁화 꽃이 피었습니다 게임

구성

- 마리오(Player), 술래
- 아이템, 장애물, 게임 맵

Rule

- 시간 안에 결승점에 도착해야 한다.
- 술래가 뒤돌아 볼 때 움직이면 안 된다.

Team member role

게임 맵 및 로직 : 2명
캐릭터: 2명

Project Duration

~11/12 : 주제 및 사용할 기술 확정
~11/24 : 모델링 및 맵 제작
~11/29 : 코드 병합 및 테스트 → 제출