Skip to content

Erzis900/TurnGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turn Game

A simplistic turn-based tile game demo made in C++ with Raylib.

image

It contains:

  • Letterboxing
  • Render texture drawing
  • Tiled JSON tilemaps parsing
  • Atlas texture loading
  • Turn-based logic

Building

mkdir build && cd build
cmake ..
cmake --build .

About

Turn-based game demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published