Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvrose authored Mar 10, 2024
1 parent 6226462 commit f32dd10
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@

Chip 8 emulator/interpreter.

```bash
./porcel8 -f an_awesome_chip8_rom.ch8
```

![pong.gif](assets/pong.gif)

There are no included ROMs as part of this project. Please refer to the [Relevant Resources](#relevant-resources) section.

```bash
./porcel8 -f your_rom.ch8
```
Please refer to the [Relevant Resources](#relevant-resources) section for some publicly available ROMs.


### Status
Expand Down

0 comments on commit f32dd10

Please sign in to comment.