dibidabidab / game-without-a-name-and-unicornsLinks
Pixel art game with procedural animations
☆16Updated 2 years ago
Alternatives and similar repositories for game-without-a-name-and-unicorns
Users that are interested in game-without-a-name-and-unicorns are comparing it to the libraries listed below
Sorting:
- a quick experiment to see if i can make a "game" in c89 without the C standard library☆29Updated 2 years ago
- A C++11 loader for levels and tile maps created with LDtk (Level Designer ToolKit)☆120Updated 2 weeks ago
- ☆39Updated last year
- ☆12Updated 5 years ago
- Simulates a monitor (vsyncs and timing) so you can test various game loop timings to see how many missed or double frames your timing con…☆88Updated 6 years ago
- Game Pencil Engine a game engine written from the ground up.☆99Updated last year
- small & reasonably fast declarative style gles3.1+/gl4.3+ renderer inspired by bgfx☆65Updated 4 years ago
- Ecs is a single header Entity Component System library for C99 game development.☆51Updated 5 years ago
- Fast realtime softare rendering library for C++14 using SSE/AVX/NEON. 2D, 3D and isometric rendering with minimal system dependencies.☆97Updated last week
- SDL2_shader is an inofficial SDL2 extension library intended to allow the use of shaders with a number of SDL2 rendering backends.☆10Updated 11 years ago
- Basic game engine structure, using SDL2 and OpenGL. VSCode, compiled with scripts or cmake. A tetris game example is provided.☆76Updated last year
- Single header CPU voxel renderer☆11Updated 11 months ago
- Game systems for games in C. Examples using Raylib.☆33Updated last month
- Utilities and common code for use with raylib☆115Updated last year
- Simple template to integrate raylib with imgui on C99. Uses cimgui vindings.☆45Updated 4 years ago
- A very fast and simple software renderer using only integers and fixed point math. PiSHi LE (PL) is a subset of the 3D software graphics …☆128Updated last year
- Useful components for raylib using the C programming language☆80Updated 4 months ago
- Pure C multi-channel signed distance field generator☆5Updated 3 years ago
- Useful components for raylib using the C++ programming language☆45Updated 8 months ago
- A simple voxel ray tracer, showing a technique of DDA + distance fields.☆13Updated 2 years ago
- A library with ECS classes in c++ using raylib☆14Updated 4 years ago
- [abandoned] C99 cross-platform 3D game engine with absolute minimum of external dependencies☆162Updated 5 years ago
- Minimal, fast OpenGL renderer for 2D sprites☆57Updated 8 years ago
- C++/OpenGL 2D game engine☆23Updated 3 years ago
- Fly a little ship around with raylib.☆69Updated last year
- A juicy feature-packed debug menu intended for games.