/sdl2-games

A repository containing games I have made using SDL2 go bindings

Primary LanguageGoApache License 2.0Apache-2.0

Demonshreder's SDL2 games

As Go was meant to replace C++, I started making games in Go using the SDL2 bindings. This repo is for public reference.

Prerequisites

  • Go / GCCGo
  • GCC/MinGW (Windows - native/cross-compile)
  • SDL2 { ttf/img } (.so/.dll)

License

  • My code - Apache 2.0 - see the LICENSE.md file for details
  • Go bindings for SDL2 from veandco repo - BSD 3 Clause
  • Various fonts - Open Font License or Apache, as provided in ttf folder (Google their names for more details)