https://github.com/son-link/pyxelmenu
PyxelMenu is a Python class for Pyxel to easily add a menu to your projects.
https://github.com/son-link/pyxelmenu
python python3 pyxel
Last synced: 9 months ago
JSON representation
PyxelMenu is a Python class for Pyxel to easily add a menu to your projects.
- Host: GitHub
- URL: https://github.com/son-link/pyxelmenu
- Owner: son-link
- License: mit
- Created: 2024-08-22T21:41:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-01T14:23:27.000Z (almost 2 years ago)
- Last Synced: 2025-03-01T20:17:34.429Z (over 1 year ago)
- Topics: python, python3, pyxel
- Language: Python
- Homepage: https://son-link.github.io/PyxelMenu/
- Size: 670 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# PyxelMenu
PyxelMenu is a Python class for Pyxel to easily add a menu to your projects.
You can define the options, text and cursor colors, number of options to display, etc.
This project is still under development, so there may be changes in the initializer, as well as in the methods, etc.
[Documentation](https://son-link.github.io/PyxelMenu/)
## Example:

Under MIT license
Copyright (c) 2024 Alfonso Saavedra "Son Link"