Skip to content

This project is a concept of isometric engine. Its written in C++ with allegro 4 for graphics lib ( I wanted it to work in ms-dos ;) ).

Notifications You must be signed in to change notification settings

alexkid77/isometrico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isometric engine from scratch

This project is a concept of isometric engine. Its written in C++ with allegro 4 for graphics lib ( I wanted it to work in ms-dos ;) ).

Features

  • Load tmx maps from tiled.
  • Topology sorting of tiles.
  • Some optimizations, collisions and tile clipping.
  • Documentation in Doxygen

Capture

1

Video

video (https://www.youtube.com/watch?v=kOqVfUGxrqI)

About

This project is a concept of isometric engine. Its written in C++ with allegro 4 for graphics lib ( I wanted it to work in ms-dos ;) ).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published