Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-baggs committed Aug 25, 2022
1 parent 53b834d commit cce7742
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ Iris is a cross-platform game engine written in modern C++
1. [Options](#options)
2. [Command line](#command-line)
3. [Visual Studio Code / Visual Studio](#visual-studio-code-visual-studio)
5. [Xcode](#xcode)
7. [Examples](#examples)
8. [Design](#design)
1. [Versioning](#versioning)
Expand All @@ -40,6 +39,7 @@ Iris is a cross-platform game engine written in modern C++
---

## Screenshots
![trinket](media/trinket.png)
![zombie](media/zombie.png)
![physics](media/physics.png)

Expand Down Expand Up @@ -68,6 +68,7 @@ The following compilers have been tested
| Platform | Version | Compiler |
| -------- | ------- | -------- |
| macOS | 14.0.5 | clang |
| macOS | 13.1.6 | Apple clang (Xcode) |
| linux | 14.0.5 | clang |
| linux | 12.1.0 | g++ |
| windows | 19.32.31332 | msvc |
Expand Down
Binary file added media/trinket.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cce7742

Please sign in to comment.