← All stories
● Covered by 1 source · 1 reportLow impact1 neutral

Demake Project Enables Cross-Console Retro Game Development with Declarative Language

🔄 Updated 1d ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Demake compiles one source project to multiple retro console ROMs.
  • It uses a declarative language, Demotic, for game expression.
  • The tool supports relative units for cross-machine compatibility.
  • Demake includes a web UI, CLI, and NPM package.

Unified Retro Game Development

The Demake project introduces a method for developing retro games that can compile to ROMs for various vintage game consoles and handhelds from a single source. This approach simplifies the process of targeting multiple retro platforms, which traditionally requires adherence to distinct hardware specifications.

Addressing AI Limitations

The project originated from the observation that generative AI, while capable of creating retro-styled sprites, often fails to meet the precise pixel and color constraints of specific retro hardware. Demake provides a solution by allowing developers to define games in a way that respects these limitations across different systems.

The Demotic Language

Central to Demake is Demotic, a custom-designed declarative language. This language aims to express game logic concisely and naturally, abstracting away implementation details specific to individual consoles. It incorporates relative units like vw, vh, vmin, and vmax to ensure compatibility and consistent rendering across diverse hardware specifications.

Tooling and Availability

Demake is currently a work in progress and offers multiple interfaces for developers. These include a web user interface, a command-line interface (CLI), and an NPM package, providing flexibility in how developers can interact with the tool.

✨ 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 →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~7 min · 6 stories · Aug 15

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

A new project called Demake allows developers to create games for multiple retro consoles from a single source using a declarative language named Demotic. This tool addresses the challenge of AI-generated retro sprites not adhering to specific hardware constraints, offering a unified development approach for various retro platforms.