|
@@ -106,22 +106,22 @@ Also use [`niminst`](https://github.com/nim-lang/niminst) tool for generate an i
|
|
|
## Screenshots
|
|
|
<div align="center">
|
|
|
<a href="https://github.com/Ethosa/nodesnim/tree/nightly/examples/hello_world">
|
|
|
- <img src="https://user-images.githubusercontent.com/49402667/138453889-ea538f86-2fc4-4947-843f-ca100561b05d.png" height="240" alt="Hello world example">
|
|
|
+ <img src="https://user-images.githubusercontent.com/49402667/138453889-ea538f86-2fc4-4947-843f-ca100561b05d.png" height="220" alt="Hello world example">
|
|
|
</a>
|
|
|
<a href="https://github.com/Ethosa/nodesnim/tree/nightly/examples/calculator">
|
|
|
- <img src="https://user-images.githubusercontent.com/49402667/138453360-6b701b6a-8695-4ace-bf9f-25d5ae8c68c2.png" height="240" alt="Calculator example">
|
|
|
+ <img src="https://user-images.githubusercontent.com/49402667/138453360-6b701b6a-8695-4ace-bf9f-25d5ae8c68c2.png" height="220" alt="Calculator example">
|
|
|
</a>
|
|
|
<a href="https://github.com/Ethosa/nodesnim/tree/nightly/examples/snake">
|
|
|
- <img src="https://user-images.githubusercontent.com/49402667/138456143-292a5b73-7a52-4d29-9769-1c8101db9f85.png" height="240" alt="Snake game example">
|
|
|
+ <img src="https://user-images.githubusercontent.com/49402667/138456143-292a5b73-7a52-4d29-9769-1c8101db9f85.png" height="220" alt="Snake game example">
|
|
|
</a>
|
|
|
<a href="https://github.com/Ethosa/nodesnim/tree/nightly/examples/screensaver">
|
|
|
- <img src="https://user-images.githubusercontent.com/49402667/138455275-3df817ae-275d-4164-afc1-92fbdbbb4a6c.png" height="240" alt="Screensaver example">
|
|
|
+ <img src="https://user-images.githubusercontent.com/49402667/138455275-3df817ae-275d-4164-afc1-92fbdbbb4a6c.png" height="220" alt="Screensaver example">
|
|
|
</a>
|
|
|
<a href="https://github.com/Ethosa/nodesnim/tree/nightly/examples/novel">
|
|
|
- <img src="https://user-images.githubusercontent.com/49402667/138454518-376b40ba-44d0-458a-9b2b-48a5ea53ff64.png" height="240" alt="Novel game example">
|
|
|
+ <img src="https://user-images.githubusercontent.com/49402667/138454518-376b40ba-44d0-458a-9b2b-48a5ea53ff64.png" height="220" alt="Novel game example">
|
|
|
</a>
|
|
|
<a href="https://github.com/Ethosa/nodesnim/tree/nightly/examples/roguelike">
|
|
|
- <img src="https://user-images.githubusercontent.com/49402667/138454722-e2b2766d-29cd-412a-92d2-29393d442775.png" height="240" alt="Roguelike game example">
|
|
|
+ <img src="https://user-images.githubusercontent.com/49402667/138454722-e2b2766d-29cd-412a-92d2-29393d442775.png" height="220" alt="Roguelike game example">
|
|
|
</a>
|
|
|
<a href="https://github.com/Ethosa/nodesnim/tree/nightly/examples/sample_messenger">
|
|
|
<img src="https://user-images.githubusercontent.com/49402667/138455176-d38ea0b3-274d-41c6-b877-2a9be39a7b90.png" height="460" alt="sample messenger">
|