Skip to content

kevidryon2/OpenPixel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenPixel

A program for drawing images with your keyboard made with Raylib.

UI

The UI is divided in 3 parts:

  1. The tile display;
  2. The palette display;
  3. The tileset display;

Each has a cursor that can be controlled in different ways:

  • With the keyboard (tile/tileset cursor)
  • With the mouse or keyboard (palette cursor)

The palette is made up of 256 colors (RGB332).

Controls

You should read the key cheatsheet to see the controls.

About

A program for drawing images with your keyboard.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors