Skip to content

A C++ library and toolkit for 2D game development.

License

Notifications You must be signed in to change notification settings

chompy/libchomp

Repository files navigation

Libchomp

By Nathan Ogden (aka Chompy)

Copyright (C) 2017 Nathan Ogden

A C++ library and toolkit for 2D game development.

License

Libchomp is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Libchomp is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Libchomp.  If not, see <http://www.gnu.org/licenses/>.

Disclaimer

There is currently no documentation for this library, nor are there currently any plans to create documentation. This library was mostly created as a learning exercise and is now publicly available in the hopes that others might find it useful. Additionally it has been made available to show off my own talents as part of my personal portfolio.

Dependencies

  • libSDL2
  • libSDL2_image
  • libSDL2_ttf
  • libSDL2_mixer

About

A C++ library and toolkit for 2D game development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages