An open API service indexing awesome lists of open source software.

https://github.com/devbong92/sparta_text_rogue

[내일배움캠프] 텍스트 로그라이크 게임
https://github.com/devbong92/sparta_text_rogue

Last synced: 2 months ago
JSON representation

[내일배움캠프] 텍스트 로그라이크 게임

Awesome Lists containing this project

README

          

# SPARTA TEXT ROGUE LIKE

> 2024.08.21(수) ~ 2024.08.28(수)

# 업데이트 내역

- [2024.08.22(목)] 필수 및 도전 기능 추가
- [2024.08.26(월)] 튜터님 피드백 적용 [#12](https://github.com/devbong92/sparta_text_rogue/issues/12)
- [2024.08.29(목)] 게임 타이틀 효과 추가

# 시작화면

![image](https://github.com/user-attachments/assets/ba2dfa24-96f0-4efc-a6cc-e36e271c5017)

# 필수 기능

## 1.단순 행동 패턴 2가지 구현

## 2.플레이어 스탯 관리하기

## 3.간단한 전투 로직 구현

## 4. 스테이지 클리어시 유저 체력 회복

## 5. 스테이지의 진행과 비례해서 몬스터 체력 및 공격력 증가

![image](https://github.com/user-attachments/assets/ee501b0f-515c-47a0-8e97-064458e0bf26)
![image](https://github.com/user-attachments/assets/a4ac941e-bded-4292-be08-ad93ef999494)
![image](https://github.com/user-attachments/assets/469983e9-0454-425e-809d-721ca6e3690d)

## 플레이어 사망

![image](https://github.com/user-attachments/assets/ea5c6ebc-c659-4829-8a1b-4fd017ad315d)

## 게임 클리어

![image](https://github.com/user-attachments/assets/dfa81eba-9fb5-47eb-b526-6c25e759fb4d)

# 도전 기능

## 확률 로직 적용

## 복잡한 행동 패턴 구현

![image](https://github.com/user-attachments/assets/6c427702-60f0-4d51-a2aa-855226abb2ba)

# 그 외 다른 행동

## 플레이어 이름 입력

![image](https://github.com/user-attachments/assets/4ced81d2-067e-44f9-b8f7-3208e85623c3)
![image](https://github.com/user-attachments/assets/f454a36e-fe23-4713-a21e-6f9da9aa401a)

## 보스 등장

![image](https://github.com/user-attachments/assets/985de252-fb42-4beb-8681-687babe3ee28)

## 크리티컬 적용

![image](https://github.com/user-attachments/assets/b01f86ec-7b24-4663-9ba0-c80dd201d8f7)

## 업적

![image](https://github.com/user-attachments/assets/03071a72-7fea-4cb0-8f30-26be16291130)

## 난이도 옵션

![image](https://github.com/user-attachments/assets/59f2a2dd-79c8-4138-a97c-2fc6f3e824c1)
![image](https://github.com/user-attachments/assets/8186cd45-ad9e-4118-88da-b5be54526fc6)

## 게임 타이틀 효과

![gif](./_readme/게임타이틀효과.gif)