Skip to content

Commit f391f11

Browse files
committed
Editing Readme
1 parent 8140cbc commit f391f11

File tree

4 files changed

+15
-3
lines changed

4 files changed

+15
-3
lines changed

README.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,26 @@
11
# NibblerDX
2+
23
An Amstrad CPC Remake of the classic Arcade and Home Game
34
by Dave Moore (c) 2023-2024
45

5-
Currently in development with full release in 2024.
6+
**Currently in development with full release in 2024.**
7+
Coded in C using the fantastic [CPCTelera library](https://lronaldo.github.io/cpctelera/).
8+
9+
![](/promo/loading.png)
610

7-
One level Demo version fully playable. The full version will have:
11+
**One level Demo version fully playable**. The full version will also have:
812

913
* 10+ Fiendish Levels
1014
* Sound Effects and Music
1115
* Optional Arcade Mode Gameplay
1216
* Enhanced Graphics and Animations
1317

14-
Works on both actual CPCs and in all standard CPC Emulators
18+
**Works on both actual CPCs and in all standard CPC Emulators.**
19+
20+
Released with full source code (CPCTelera 1.5/SDCC required to compile) under the GPLv2 license.
21+
22+
Disk image: download `nibdx.dsk` and then `RUN "NIBDX.BAS"`
23+
(Tape image: coming soon)
24+
25+
![](/promo/demo.png)
26+
![](/promo/game.png)

nibdx.dsk

0 Bytes
Binary file not shown.

promo/loading.png

1.31 MB
Loading

redist/nibdx.dsk

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)