Skip to content
Benjamin BORELLO edited this page Oct 17, 2023 · 9 revisions
coink logo

Welcome to the Coink wiki!

Coink is a all-in one engine in an add-on library for the Simple Direct Media (SDL) cross-platform API layer.

In long term my goal is to move Coink from SDL to OpenGL.

Features :

  • Basic graphics primitives (line, circle, rect ...)
  • Text printing
  • Texture
  • Sprite animation
  • Particles system
  • Verlet integration based physics solver
  • More coming soon

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Clone this wiki locally