Compare commits
No commits in common. "f7c167bae4e76f84068cfdbfd5b970d4bf563cbe" and "aa80248651deddc03ffaf90b23fc340e26e33ead" have entirely different histories.
f7c167bae4
...
aa80248651
|
@ -130,12 +130,13 @@ Original Game Boy | Game Boy Color
|
|||
### Original Game Boy
|
||||
Normal Mode | Big Mode
|
||||
:-: | :-:
|
||||
[VIDEO](https://villadelfia.org/dmgtris/demo-dmg-normal.mp4) | [VIDEO](https://villadelfia.org/dmgtris/demo-dmg-big.mp4)
|
||||
<video src="assets/demo-dmg-normal.mp4" width=160 height=144></video> | <video src="assets/demo-dmg-big.mp4" width=160 height=144></video>
|
||||
|
||||
### Game Boy Color
|
||||
Normal Mode | Big Mode
|
||||
:-: | :-:
|
||||
[VIDEO](https://villadelfia.org/dmgtris/demo-gbc-normal.mp4) | [VIDEO](https://villadelfia.org/dmgtris/demo-gbc-big.mp4)
|
||||
<video src="assets/demo-gbc-normal.mp4" width=160 height=144></video> | <video src="assets/demo-gbc-big.mp4" width=160 height=144></video>
|
||||
|
||||
|
||||
## Building and Development
|
||||
The game can be built using gnu make and the RGBDS toolchain.
|
||||
|
|
Loading…
Reference in New Issue