Et merci pour les pièces !
-
Updated
Mar 8, 2023 - C
Pixel art is a form of digital art, where images are edited on the pixel level. The aesthetic for these kind of graphics comes from 8-bit and 16-bit computers and video game consoles.
Et merci pour les pièces !
A 2D game created in C, utilising the minilibx library
A raycasting game engine reprogrammed from scratch using C language, inspired by the world's first 3D game.
Simple pixel art tool project written in C.
A simple game made for GameDev.tv Community Jam.
Stylize an image in JPG format with an algorithm that detect edges and define seeds from them. Each pixel of the output image is composed of the color of the closest seed.