forked from kookmin-sw/cap-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,71 +1 @@ | ||
# Welcome to "OverWind" Page! | ||
|
||
**팀페이지 주소** | ||
|
||
HTML: https://the-fortress-project.github.io/capstone-2024-33.github.io/ | ||
|
||
MD: https://kookmin-sw.github.io/capstone-2024-33/ | ||
|
||
|
||
## 프로젝트 소개 | ||
### "바람은 계산하는것이 아니라 극복하는것이다." | ||
|
||
### 저의 "OverWind"는 예전에 큰 인기를 끌었던 포트리스게임을 재현 및 재구성하여 포트리스의 부활을 목표로 합니다. | ||
|
||
|
||
|
||
## 팀 소개 | ||
### 20175162 박우진 | ||
- 역할: 게임파트, UI디자인, 로비파트, 뒤끝서버 | ||
### 20213080 정윤민 | ||
- 역할: 게임파트, UI디자인, 로비파트, 뒤끝서버 | ||
### 20171187 김민식 | ||
- 역할: 팀전 구현 및 게임 모드 추가, 추가 수정을 통해 마지막 완성도를 높임 | ||
|
||
|
||
|
||
## 게임 기술 소개 | ||
### 유니티, Photon, 뒤끝서버 | ||
|
||
|
||
|
||
## 팀포트리스 첫 구상 feat.Figma | ||
팀 페이지 확인 | ||
|
||
|
||
|
||
## 시연 영상 | ||
팀 페이지 확인 | ||
|
||
|
||
|
||
## 설치 방법 | ||
### 추후 설치파일 배포, 바로 실행 가능합니다. | ||
|
||
|
||
|
||
## 이후 추가할 내용 | ||
1. 화살모드 추가 | ||
|
||
|
||
|
||
## Markdown을 사용하여 내용 꾸미기 | ||
|
||
Markdown은 작문을 스타일링하기 위한 가볍고 사용하기 쉬운 구문입니다. 여기에는 다음을 위한 규칙이 포함됩니다. | ||
|
||
```markdown | ||
Syntax highlighted code block | ||
|
||
# Header 1 | ||
## Header 2 | ||
### Header 3 | ||
|
||
- Bulleted | ||
- List | ||
|
||
1. Numbered | ||
2. List | ||
|
||
**Bold** and _Italic_ and `Code` text | ||
|
||
[Link](url) and ![Image](src) | ||
readme.md |