Skip to content

RitwickVerma/RPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unnamed RPG

A game in SDL2

Warm welcome and my sincerest yo.

A RPG written in pure C++ without any using any game or physics engine, a decision I will regret later on. Also, the only way I could sanely spend the big quarantine of 2020 without becoming a braindead piggy.

image

All maps are made in Tiled and parsed in C++ using tmxlite.

Prerequisites

Install and configure these first :

  • SDL2
  • SDL2_image
  • tmxlite

How to compile and run

I've only tried running it on linux. Don't think it'll compile elsewhere. You can try tho.

    git clone https://github.com/RitwickVerma/RPG
    cd RPG
    make all
    make run

Credits

I have also included a credits.txt but man I can't thank these people enough for the incredible free art mainly because I'm bad at art.

About

Unnamed underprogress RPG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published