From 778522c74ecbf180178a009ef1d93a9e70574f4b Mon Sep 17 00:00:00 2001 From: "Dmitry V. Sokolov" Date: Sun, 10 Feb 2019 01:20:21 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 82f540f..e3e189a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # tinyraycaster - this is a stub repository, soon it will contain a teaching aid for an intorduction to programming illustrated with a simple raycaster -![](https://raw.githubusercontent.com/ssloy/stroll/master/screenshot.png) +![](https://raw.githubusercontent.com/ssloy/tinyraycaster/master/doc/016.png) + + +As an example, [here are the sources](https://github.com/stephane-hulot/thanksgiving-party) for the game made by my students Salih Nascimento and Stephane Hulot, also check the following youtube video for a preview: [![Thanksgiving party](https://img.youtube.com/vi/Ekomnk1eNFU/0.jpg)](https://www.youtube.com/watch?v=Ekomnk1eNFU)