Skip to content

malysonb/Ludkerno-framework

Repository files navigation

Ludkerno

Little Game FrameWork made with C++ with SDL2.

To use the third party folder libs you will need to install mingw/MSYS2. then compile using make Release_x86

You can make your own environment using cmake. For windows you can use with Mingw/GCC and MSVC.

For Linux you can use the following steps:

$ sudo apt install libsdl2-dev && sudo apt install libsdl2-image-dev

Feel free to add support to linux on cmakelist.

Dependencies: SDL2, SDL2_image and RadiPako.

This source code comes with a little demo game:

Play online! the Dino bootleg Example. Dino!

Play online! the platformer Example. alii! aliiDebug

About

Little Game Framework made in C++ with SDL2.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages