Thanks to visit codestin.com
Credit goes to github.com

Skip to content

arkenidar/go-sdl3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL3 Go Application

A simple SDL3 application written in Go that demonstrates:

  • Window creation and management
  • Event handling (keyboard input)
  • 2D rendering with rectangles
  • Basic game loop structure

Controls

  • Arrow keys: Move the blue rectangle
  • Escape key: Exit application

Requirements

  • Go 1.19+
  • SDL3 library

About

creates a window, handles events, and renders a movable rectangle

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published