Skip to content

TonyChoiMS/tileGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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