← All stories
● Covered by 1 source Β· 1 reportMedium impact

EndBASIC 0.14 introduces multimedia features and graphics enhancements

Aggregated by BrevFeed dev Β· updated 1h ago
πŸ”– Save

EndBASIC 0.14 has been released, adding sound support and new graphics primitives, including triangle and polygon drawing. These features build towards a potential 1.0 release, enhancing the language's multimedia capabilities and visual appeal.

Key points

New Features in EndBASIC 0.14

EndBASIC 0.14 introduces significant features, most notably basic sound support, which represents a step towards future developments. This release also focuses on enhancing graphics with new commands that leverage the performance improvements from version 0.13.

Graphics Improvements

With the addition of commands like GFX_TRI, GFX_POLY, and GFX_FILL, users can now create more complex graphical representations. A demo showcasing these features is included with the release, allowing users to interact with it directly in their browsers.

Font Changes for Retro Aesthetic

The update replaces TTF font support with a custom bitmap font rendering system, adopting the IBM VGA 8x16 font as the default. This change aims to unify the appearance of all consoles and offer a nostalgic retro look, despite potentially sacrificing some modern aesthetics.

Future Prospects for EndBASIC

The integration of sound and enhanced graphics puts EndBASIC closer to a version 1.0 release. While some features were left out due to complexity, this release signifies potential for more advanced multimedia programming capabilities in future iterations.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors β€” check the original sources. How BrevFeed works β†’

Primary sources

GitHub endbasic/endbasic

Reporting from

EndBASIC 0.14 has been released, adding sound support and new graphics primitives, including triangle and polygon drawing. These features build towards a potential 1.0 release, enhancing the language's multimedia capabilities and visual appeal.