Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 253 Bytes

File metadata and controls

21 lines (13 loc) · 253 Bytes

tileGame

2D C++ Game Project

Based On Tile RPG Game

Updating....

Using Skills

  • Window API
  • Direct X SDK
  • Component System

Using Algorhythm

  • A*(star) Algorhythm (Update!!!)

Data Structure

  • Dimensional Array
  • Map