Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JustDoom authored Mar 23, 2024
1 parent 62e487f commit 8b72685
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Thanks to these two blogs that helped me through creating this emulator
There are a couple of things left to do until I would say it works well enough
- [ ] Fix issue with score not increasing in the `BLINKY` game
- [ ] Cleaner/more optimised code
- [x] Windows Support
- [ ] MacOS Support

## Usage

Expand All @@ -24,4 +26,4 @@ I'll never tell ;)

### Requirements

To build this it requires C++, CMake and whatever SFML and SFML Audio requires on your platform
To build this it requires C++, CMake and whatever SFML and SFML Audio requires on your platform

0 comments on commit 8b72685

Please sign in to comment.