add new start screen for doom

by @Svaarich
This commit is contained in:
MX
2022-09-16 01:54:17 +03:00
parent 19d201085b
commit e23dbb9f99
6 changed files with 32 additions and 34 deletions

View File

@@ -1,6 +1,6 @@
# Doom Flipper Zero edition
<div style="text-align:center"><img src="assets/intro-screen.png"/></div>
<div style="text-align:center"><img src="assets/logo_inv.png"/></div>
## Will it run Doom?
As tradition goes, Doom is being ported to almost every possible embedded electronic device. Therefore I did an attempt to come up with something close to Doom and still compatible on the Flipper Zero's hardware.<br> This is not the actual Doom game but a port made from yet another Doom port to the Arduino Nano (https://github.com/daveruiz/doom-nano/). This port is basically a raycasting engine, using Doom sprites.<br>