Skip to content

xor-mind/MagicAndBlades

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MagicAndBlades

What type of game is this?

RPG using a 2D tile engine programmed in C++ with SDL. It's currently only targetting windows.

Why make another game?

I want to try and make a story driven game ala Robert E. Howards Conan series. This game will help tell many of the imaginative stories in my head.

How is the code laid out?

This game is in it's infancy and as structure emerges so will the documentation. I'm using an iterative bottom up design and as such there's not much planning.

What libraries are required to link the game?

http://www.libsdl.org/download-1.2.php
http://www.libsdl.org/projects/SDL_image/
http://www.libsdl.org/projects/SDL_ttf/
http://sourceforge.net/projects/boost/files/boost/1.53.0/

About

C++ Game: RPG in SDL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors