An open API service providing repository metadata for many open source software ecosystems.

Topic: "sdl2-gfx"

py-sdl/py-sdl2

Python ctypes wrapper around SDL2

Language: Python - Size: 1.98 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 310 - Forks: 51

aminosbh/sdl2-samples-and-projects

This repository contains a list of SDL/SDL2 samples and projects. Mirror of https://gitlab.com/aminosbh/sdl-samples-and-projects

Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 139 - Forks: 6

aminosbh/flying-plane-sdl-animation

This project is written in C and uses CMake as a build system. It shows how we can make a basic animation using SDL2 : Flying plane. Mirror of https://gitlab.com/aminosbh/flying-plane-sdl-animation

Language: CMake - Size: 301 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 34 - Forks: 5

aminosbh/basic-c-sdl-project-tunisia-flag

Basic C SDL2 project with CMake. It draws the flag of Tunisia using basic graphics primitives. Mirror of https://gitlab.com/aminosbh/basic-c-sdl-project-tunisia-flag

Language: CMake - Size: 55.7 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 30 - Forks: 0

aminosbh/basic-c-sdl-game

Basic C SDL2 game with CMake. It shows how we can develop a basic grid-based game. Mirror of https://gitlab.com/aminosbh/basic-c-sdl-game

Language: CMake - Size: 48.8 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 21 - Forks: 2

AlexanderAgd/SDL2-Android

SDL2 on Android - easy build process

Language: Shell - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 17 - Forks: 7

haskell-game/sdl2-gfx

Haskell bindings to SDL2_gfx.

Language: Haskell - Size: 61.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 7

aminosbh/falling-brick-game

Simple grid-based game made with SDL2 and uses CMake as a build system. Mirror of https://gitlab.com/aminosbh/falling-brick-game

Language: CMake - Size: 56.6 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 3

VBrazhnik/Lem_in

School 42 project // Paths finder to move ants from start room to end room with the least amount of steps

Language: C - Size: 4.22 MB - Last synced at: 20 days ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 1

Kiritow/LuaEngine

LuaEngine = MiniEngine + Lua 5.3 + Network + MultiTasking + ❤

Language: C - Size: 651 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

PixelsuftJS/minsdl2js

NodeJS ffi-napi full wrapper around SDL2 and it's libraries (SDL bindings for JavaScript)

Language: JavaScript - Size: 196 KB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

BrianOtto/pony-gui

A GUI for Pony

Language: Pony - Size: 88.6 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

dimkauzh/fusion-engine-old 📦

A game engine entirely build around C and SDL2 (This is the old engine originally written in C!

Language: C - Size: 771 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

dschreij/LSD

Layer on top of PySDL2 offering more convenient access to its functions

Language: Python - Size: 60.5 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

reznakt/ray-casting

A simple ray casting project using SDL2

Language: C - Size: 708 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

win93/ruby-sdl2 Fork of ohai/ruby-sdl2

A Ruby wrapper for SDL 2.x

Language: C - Size: 908 KB - Last synced at: about 1 hour ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

RaedAddala/TicTacToeClone

This is a TicTacToe Game Clone. This is my first programming project and so I am open to all criticism.

Language: C - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

aminosbh/modern-cmake-modules

This repository contains modern CMake modules for finding and using some libraries. (LibVNCServer/LibVNCClient, SDL2). Mirror of https://gitlab.com/aminosbh/modern-cmake-modules

Language: CMake - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

GHOST-mHBr/SDL-minigame

a simple head football game written in C++

Language: C++ - Size: 82 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 2

OwenK2/Argon-SDL2-Wrapper

A simple & lightweight wrapper for SDL2 that provides a clean and easy API, allowing you to create shorter graphical projects in c++.

Language: C++ - Size: 11.3 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

giroletm/SDL2_gfx

Graphics drawing primitives and other support functions wrapped up in an add-on, C-based library for the Simple Direct Media (SDL) cross-platform API layer.

Language: C - Size: 1.63 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

freevryheid/fortran-sdl2_gfx

Fortran bindings for SDL2_gfx

Language: Fortran - Size: 1.1 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dafhi/SDL2_and_progressive_rendering

progressive rendering and SDL2

Language: C++ - Size: 126 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

OnurKader/qt-particles

Small Particle System Made In C Using SDL2 & SDL2_GFX

Language: C - Size: 69.3 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

stormc/luajit-sdl2_gfx-ffi

A LuaJIT binding to SDL2_gfx

Language: Lua - Size: 97.7 KB - Last synced at: over 1 year ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0