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:
parent
ee139eba9b
commit
9caf78f678
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue