Skip to content

IstiCusi/peace-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scroller Demo - 80s and 90s Style with SDL

Description

This is a Scroller Demo inspired by the 80s and 90s style of the C64, but implemented using the SDL library in C.

Demo Video

At the moment, the demo can be compiled on Linux machines using make. Windows Microsoft Visual Studio integration is still experimental. Feel free to go further in this direction. The demo relies on the following SDL2 libraries:

  • SDL
  • SDL_ttf
  • SDL_image
  • SDL_mixer

Extensions and contributions are always welcome.

The font used in this demo is "StripeCaps" by "House of Lime," and it is free for personal use. You can find it here or download it from Fontspace.
I thank the author for her wonderful masterpiece and her open source spirit providing her art work for non commerical use.

Installation

Compile the demo using make

Contributing

Any contribution is welcome!

License

This project is open-source and is licensed under the MIT License. Please see the LICENSE file for detailed licensing information.

TODOS

  • Complete API documention
  • Reason for low performance on windows (probably SDL2 intrinsic)
  • Check complexity measures / check with SDL2 devs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published