good tool to create sprites, shapes, etc.
/////// keys ////////
( , ) = increase, decrease Width *, / = increase, decrease height
[Backspace] = choose shape [EXE] = Print choosen shape
1) copy printed data.
2) Use “sprite_tester.py” to test the sprite ( Paste data in the upper area of code )
Look for the comment that says “paste code here”…
Test the different keys for different functions.
Hold VAR for like 2-3 seconds to erase all. Press X**2 (Under Backspace to fill background)
Numbers = Colors
[ANS] key = Open sprite list data and is printed on screen, (top). You can scroll to left or right to view the list of shapes chosen ( with the Backspace button.
*********
I will continue to improve and upgrade program frequently or when I see what could could improved.
I just wrote this program in like a day or two so theres plenty of room for improvements.
Also, I’m just learning to program so my code tends to be on the simple side.
to be continued…