Skip to content

A game development library inspired by raylib and made with SDL2.

License

Notifications You must be signed in to change notification settings

lemmtopia/lemonic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lemonic

lemonic is yet another library to enjoy game programming.

lemonic is a raylib clone. Hopefully it will be useful for you due to it's simplicity and ease to set up.

Features

  • Easy to use and setup
  • Written in plain old C99 using snake_case notation
  • Software rendering with a fully functional framebuffer
  • PPM support
  • Free and open source

Installation

Just clone this repo! However, you'll need to install SDL2 and GCC on your machine.

To build a project on windows, just copy lemonic.h and lemonic.c to a folder and modify build.bat to suit your needs :)

Contributing

PRs are welcome, but please fork it if you want to make a major change.

License

This project is licensed under the zlib license.

About

A game development library inspired by raylib and made with SDL2.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published