Exchanged youtube-link for gif

This commit is contained in:
JanNeuendorf 2024-12-13 10:32:24 +01:00 committed by GitHub
parent b0367968cc
commit b6b0d9b49c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,8 +13,10 @@ This repo contains an emulator to run games or programs. It can be installed wit
I do not want to provide an assembler, any kind of compiler or even any ideas about things like call conventions.
The idea is that you have to build that yourself. You can play a game from the example folder to get an idea of what can be built.
[![Gameplay](https://img.youtube.com/vi/9UtZ0Hz8GfY/0.jpg)](https://www.youtube.com/watch?v=9UtZ0Hz8GfY)
<div align="center">
<img src="examples/rectavoiders.gif" alt="Logo" width="500"/>
</div>
## Quick Overview