Skip to content

TrieBr/GrandTale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GrandTale

GrandTale is a 2D MMORPG Written in C++.

Development began in 2010 and slowely made progress over a few years until it the project slowed down around 2012.

Here are some various YouTube vidoes demoing the features in the game:

https://www.youtube.com/watch?v=N7zzfwchA0A

https://www.youtube.com/watch?v=Ch5E9WtZqO0

https://www.youtube.com/watch?v=P4LDFxvbH5Y

Dependencies:

Allegro

RakNet

Mysql++ (3.1.0)

On Windows:

Set Environment variable LIBALLEGRO_DIR to the directory allegro is in.

Compile allegro using cmake into the a folder called build-win32-msvc in the allegro folder.

Make sure Allegro is compiled with the following addons:

ttf

primitives

font

acodec

audio

image

Set LIBRAKNET_DIR to the directory RakNet is in.

On the server, you will need to set the directory for Mysql++ and mysql C connector

About

2D Platform MMORPG Game Written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages