Single RPG With Ragnarok
Table of Contents
Overview
Github: link
Document (Korean): link
- This is a single-player RPG game.
- Developed between March 19, 2018, and March 28, 2018.
- Based on the Win32 API.
- Includes features such as:
- Animation
- Resource parser, loader, and renderer
- Finite State Machine (FSM)
- Boss monster’s skills
- A* algorithm for pathfinding
- Cool time mechanics
- Character management
- Chat functionality
- HP bar UI
- Minimap UI