Compare commits

...

2 Commits

Author SHA1 Message Date
Randy Thiemann f7c167bae4 Update readme. 2023-11-13 06:48:11 +01:00
Randy Thiemann f19a8c6ba6 Update readme. 2023-11-13 06:44:44 +01:00
1 changed files with 2 additions and 3 deletions

View File

@ -130,13 +130,12 @@ Original Game Boy | Game Boy Color
### Original Game Boy
Normal Mode | Big Mode
:-: | :-:
<video src="assets/demo-dmg-normal.mp4" width=160 height=144></video> | <video src="assets/demo-dmg-big.mp4" width=160 height=144></video>
[VIDEO](https://villadelfia.org/dmgtris/demo-dmg-normal.mp4) | [VIDEO](https://villadelfia.org/dmgtris/demo-dmg-big.mp4)
### Game Boy Color
Normal Mode | Big Mode
:-: | :-:
<video src="assets/demo-gbc-normal.mp4" width=160 height=144></video> | <video src="assets/demo-gbc-big.mp4" width=160 height=144></video>
[VIDEO](https://villadelfia.org/dmgtris/demo-gbc-normal.mp4) | [VIDEO](https://villadelfia.org/dmgtris/demo-gbc-big.mp4)
## Building and Development
The game can be built using gnu make and the RGBDS toolchain.