diff --git a/images/calculator.jpg b/images/inform_calculator.jpg similarity index 100% rename from images/calculator.jpg rename to images/inform_calculator.jpg diff --git a/images/inform_fireworks.png b/images/inform_fireworks.png new file mode 100644 index 0000000..52aadfb Binary files /dev/null and b/images/inform_fireworks.png differ diff --git a/images/inform_stopwatch.png b/images/inform_stopwatch.png new file mode 100644 index 0000000..41e0f4a Binary files /dev/null and b/images/inform_stopwatch.png differ diff --git a/images/inform_tictactoe.png b/images/inform_tictactoe.png new file mode 100644 index 0000000..cbc794d Binary files /dev/null and b/images/inform_tictactoe.png differ diff --git a/images/inform_tictactoe2.png b/images/inform_tictactoe2.png new file mode 100644 index 0000000..d7dc442 Binary files /dev/null and b/images/inform_tictactoe2.png differ diff --git a/images/inform_wordclock.png b/images/inform_wordclock.png new file mode 100644 index 0000000..a98b05f Binary files /dev/null and b/images/inform_wordclock.png differ diff --git a/inform.md b/inform.md index 18cc5e7..abd9e74 100644 --- a/inform.md +++ b/inform.md @@ -102,9 +102,29 @@ There are several great videos that Fellippe created that are online: ### Samples +[Word Clock](https://github.com/FellippeHeitor/InForm-demos/tree/master/WordClock) + +[![Word Clock](images/inform_wordclock.png)](https://github.com/FellippeHeitor/InForm-demos/tree/master/WordClock) + +[Stopwatch](https://github.com/FellippeHeitor/InForm-demos/tree/master/Stopwatch) + +[![Stopwatch](images/inform_stopwatch.png)](https://github.com/FellippeHeitor/InForm-demos/tree/master/Stopwatch) + +[Simple Tic Tac Toe Game](https://github.com/FellippeHeitor/InForm-demos/tree/master/InformTicTacToe) + + + +[Improved Tic Tac Toe Game](https://github.com/FellippeHeitor/InForm-demos/tree/master/InformTicTacToe2) + + + +[Fireworks Simulation with Visual Controls](https://github.com/FellippeHeitor/InForm-demos/tree/master/Fireworks2Inform) + +[![Fireworks](images/inform_fireworks.png)](https://github.com/FellippeHeitor/InForm-demos/tree/master/Fireworks2Inform) + [InForm Calculator by Terry Ritchie](downloads/calculator.zip) -[![Calculator](images/calculator.jpg)](downloads/calculator.zip) +[![Calculator](images/inform_calculator.jpg)](downloads/calculator.zip) ### Blog