feat: add spike assets and implement version 1.0 release documentation
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
# A Scream from the Dark — v1.0
|
||||
|
||||
Prima release pubblica di *A Scream from the Dark*, un survival-horror procedurale in prospettiva isometrica per Game Boy (DMG/CGB), scritto in C con GBDK-2020.
|
||||
|
||||
## Cosa c'è in questa release
|
||||
|
||||
- **Labirinto isometrico 2.5D** auto-generato (7x7 -> 21x21)
|
||||
- **Controlli DAS** (Tetris-style)
|
||||
- **Salto evasivo** e corsa con stamina
|
||||
- **Fino a 8 fantasmi** simultanei
|
||||
- **Audio procedurale** a 4 canali
|
||||
- **Progressione** su 8 livelli
|
||||
- **Schermate**: title, intro, death, Going Deeper, crediti
|
||||
|
||||
## Build
|
||||
|
||||
```bash
|
||||
make release
|
||||
# Crea build/AScreamFromTheDark.gb (32 KB)
|
||||
```
|
||||
|
||||
## ROM allegata
|
||||
|
||||
- `AScreamFromTheDark.gb` — 32 KB, compatibile DMG/CGB
|
||||
|
||||
## Autore
|
||||
|
||||
Matteo Benedetto — me@enne2.net
|
||||
Reference in New Issue
Block a user