Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

Releases: simsor/kindle-doom

Landscape + full key support

10 Jan 14:17
Compare
Choose a tag to compare
Pre-release

The game now renders in landscape, with the buttons on the right-hand side! This means it renders at 800x600 instead of 600x800, which makes much more sense 😄

Also, the flickering of the UI was fixed, the game looks much better!

Finally, the key handling code was fixed and the game can now use all the buttons on the Kindle, allowing you to open doors and access the menus. It is now (theoretically) possible to finish the game!

Proof-of-concept

01 Jan 18:00
Compare
Choose a tag to compare
Proof-of-concept Pre-release
Pre-release

This is the first version of PrBoom for the Kindle 4.

This KUAL extension automatically stops the Kindle interface before running the game, and starts it back up afterwards.

You can't open the first door yet!