Skip to content

Commit

Permalink
README.md - smaller demo images
Browse files Browse the repository at this point in the history
  • Loading branch information
friflo committed Jul 22, 2024
1 parent 4369885 commit 26bc781
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions Engine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,12 @@ After some optimization there is no object allocation during gameplay - the allo

MonoGame Demo is available as WASM / WebAssembly app. [**Try Demo in your browser**](https://sdl-wasm-sample-web.vercel.app/docs/MonoGame/).
Demo projects on GitHub below.

<table>
<thead>
<tr>
<td><a href="https://github.com/friflo/Friflo.Engine.ECS-Demos/tree/main/MonoGame"><img src="https://raw.githubusercontent.com/friflo/Friflo.Engine-docs/main/docs/images/MonoGame-wasm.png" width="256px" height="159px"/></a></td>
<td><a href="https://github.com/friflo/Friflo.Engine.ECS-Demos/tree/main/Unity" ><img src="https://raw.githubusercontent.com/friflo/Friflo.Engine-docs/main/docs/images/Unity.png" width="256px" height="159px"/></a></td>
<td><a href="https://github.com/friflo/Friflo.Engine.ECS-Demos/tree/main/Godot" ><img src="https://raw.githubusercontent.com/friflo/Friflo.Engine-docs/main/docs/images/Godot.png" width="256px" height="159px"/></a></td>
<td><a href="https://github.com/friflo/Friflo.Engine.ECS-Demos/tree/main/MonoGame"><img src="https://raw.githubusercontent.com/friflo/Friflo.Engine-docs/main/docs/images/MonoGame-wasm.png" width="160px" height="100px"/></a></td>
<td><a href="https://github.com/friflo/Friflo.Engine.ECS-Demos/tree/main/Unity" ><img src="https://raw.githubusercontent.com/friflo/Friflo.Engine-docs/main/docs/images/Unity.png" width="160px" height="100px"/></a></td>
<td><a href="https://github.com/friflo/Friflo.Engine.ECS-Demos/tree/main/Godot" ><img src="https://raw.githubusercontent.com/friflo/Friflo.Engine-docs/main/docs/images/Godot.png" width="160px" height="100px"/></a></td>
</tr>
</thead>
<tbody>
Expand Down

0 comments on commit 26bc781

Please sign in to comment.