A game developer is creating Eridin, a fantasy strategy game for both GBA/e-reader and PC platforms using a shared C codebase with platform-specific implementations. This approach hedges against manufacturing challenges with e-reader cards while maintaining the unique gameplay experience across both platforms.
tuisheet is a terminal-based spreadsheet application written in Go that emulates VisiCalc and Lotus 1-2-3 while maintaining full compatibility with OpenXML (xlsx) files. The developer built it as a lightweight, cross-platform alternative to LibreOffice and Excel, using various LLMs and AI agents during development.
Concat is an open-source video editing application designed as a CapCut alternative, offering multi-track editing, auto-captions, and text-to-speech features entirely offline without watermarks or subscriptions. Built with Rust, it runs locally on Windows, macOS, and Linux, with beta support for mobile platforms and ARM architecture.
Flet 1.0 is a Python framework for building cross-platform graphical user interfaces with 150+ controls and services. It enables developers to write a single codebase that runs on desktop, mobile, and web platforms, with support for packaging, testing, and deployment across multiple distribution channels.