Get the latest tech news

Pyxel: A retro game engine for Python


A retro game engine for Python. Contribute to kitao/pyxel development by creating an account on GitHub.

When creating simple graphics without animation, show function can be used to make the code more concise. The following can be specified as options: the window title with title, the frame rate with fps, the key to quit the application with quit_key, the scale of the display with display_scale, the scale of the screen capture with capture_scale, and the maximum recording time of the screen capture video with capture_sec. Pyxel has "advanced APIs" that are not mentioned in this reference because they "may confuse users" or "need specialized knowledge to use".

Get the Android app

Or read this on Hacker News

Read more on:

Photo of python

python

Photo of retro game engine

retro game engine

Photo of Pyxel

Pyxel

Related news:

News photo

Show HN: Maelstrom – A Hermetic, Clustered Test Runner for Python and Rust

News photo

Show HN: Crawlee for Python – a web scraping and browser automation library

News photo

Python Has Too Many Package Managers