1
0
Fork 0
mirror of https://github.com/ethauvin/chip-8.git synced 2025-04-25 08:47:12 -07:00

Update README.md

This commit is contained in:
Cedric Beust 2020-08-22 12:01:38 -07:00 committed by GitHub
parent ee139eba9b
commit 9caf78f678
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,7 +72,7 @@ For example, here is a text based renderer:
The emulator window will resize gracefully:
<p align="center">
<img width="50%" src="https://github.com/cbeust/chip8/blob/master/pics/space-invaders-small.png?raw=true"/>
<img width="20%" src="https://github.com/cbeust/chip8/blob/master/pics/space-invaders-small.png?raw=true"/>
</p>
You can also easily alter other aspects of the renderer: