Skip to content

A simple puzzle game for the PicoSystem, using the basic PicoSystem SDK

License

Notifications You must be signed in to change notification settings

ahnlak/2040-eight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2040-eight

A puzzle game for the RP2040-based PicoSystem.

This game is released under the MIT License; see LICENSE for details.

The image assets need to be converted into suitable structures for the PicoSystem SDK - there are scripts in bin/ for this purpose:

  • png2argb.py converts a PNG file into buffer than can be used to blit from
  • png2bits.py converts a PNG file into a single bit image, which is used for our fancy(?!) splash screen.

Share and Enjoy.

About

A simple puzzle game for the PicoSystem, using the basic PicoSystem SDK

Topics

Resources

License

Stars

Watchers

Forks

Languages