Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 329 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 329 Bytes

A Very simple side scroller game made with C++ 11 and allegro 5 game library.

Highlights

-I used Dijkstra algorithm for enemies to find the shortest path in a map. -I used C++ STL and Some C++ 11 features

Compilation of code

Just download zip and extract the visual studio solution and just bulid and execute the project