Skip to content

star-light-nova/Go-dvd-SDL2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple SDL DVD

Content

What is SDL?

Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.

SDL official page.

About this project

Pet project of mine, to learn and work with SDL along with Go.

Compatibility

Currently tested only on MacOS arm64. Feel free to test and open PRs/issues to include/fix for other OS.

Showcase

How to?

Prerequisites

Init

    go mod tidy

Build and Run

In the cloned directory:

    go build . && ./dvd

Lazy

You can download pre-built app (executable) only in this folder.

Try hitting c while running the app.

About

DVD Logo hitting borders.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages