Bitsy is a little engine for little games, worlds, and stories. The goal is to make it easy to make games where you can walk around and talk to people and be somewhere.
Bitsy games are composed of several rooms that your avatar can walk between. As your avatar walks around your Bitsy world they may interact with sprites (people, objects etc. that you can talk to) and items. Anything non-interactive in a room is called a tile, which is used for decoration. In Bitsy you create your sprites, items, tiles, and behaviour such as dialog and transitions between rooms in different tools from the toolbar, and then put them all together inside the room tool. Has its own scripting engine.
At any point you can download your game to play it outside of the Bitsy editor.
itch.io: https://ledoux.itch.io/bitsy
GitHub: https://github.com/le-doux/bitsy
Artist and game developer specializing in old-school styles, most predominantly ANSI art. It all began with the release of Cyber Purge in 2021, remastered in 2024, and has continued unassailed ever since!
Seems to specialize in low-res sci-fi retrogames.
PyDPainter, pronounced "Pied Painter" (like Pied Piper), is an attempt to create a usable pixel art program in Python using PyGame. The original inspiration came from the Commodore Amiga version of Deluxe Paint released by Electronic Arts in 1985. Back then, Deluxe Paint helped define the user interface of a paint program with tool bars, menus, and the novel use of left and right mouse buttons for painting and erasing. After pixel art gave way to photo-realism and high-resolution 24 bit color, Deluxe Paint was largely forgotten for artistic work -- left behind in the ever-progressing march of technology.
Recently, with a resurgence of all things "retro," low-resolution pixel art and limited color palettes have become popular once again. Many tools to deal with this medium are either too complicated or too crude. This project is an attempt to bring back an old but reliable tool and enhance it with some features to help it better coexist in the modern world.
LibreSprite is a free and open source program for creating and animating your sprites. Real-time animation previews. Onion skinning. Multiple sprites can be edited at once. Ready to use palettes, or make your own. Sprites are composed of both layers and frames. Tiled drawing mode, useful to draw patterns and textures. Pixel precise tools like filled contour, polygon, shading mode, etc Several file types supported for your sprites and animations.
A web application and an API which generates randomly generated pixel monsters in SVG format. It can be used to create profile pictures. Has a REST API: https://pixelencounter.com/Api
2 requests per second, 10000 requests per 30 days per IP address.
A Pixel Art Editor. Self hosted. Single page app. Draw old-school pixel art by hand in your web browser, save the images locally. Can assemble frames into an animated gif. Can even import an image file and turn it into an approximate pixel art image. Can be installed as a progressive web app but good luck getting those to work.
A website which is an online 8-bit art studio. Draw pixel art in your web browser, and download it as image files for later!