Skip to content

setghm/PixelPaint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Paint

By setghm 2024

The main goal of the application is to provide an easy way to create Windows console, game sprites.

Save your creations as .spr, read the 2 first 32 bit integer values as the width and height (in that order), then the rest of the unsigned bytes data are the pixels of the actual image. You can save that on an array.

pixel_paint

This is a Visual C++ project.

Format of the SpriteBin files.

pixel_paint_format

About

Create sprites for windows console games.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published