From 0c0f79b9bd8dd51dedfb8c4371df8e3e7e97f129 Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Sat, 2 Jul 2022 14:28:43 +0900 Subject: [PATCH] Updated Home (markdown) --- Home.md | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/Home.md b/Home.md index 6b9f003..2afcb8a 100644 --- a/Home.md +++ b/Home.md @@ -26,26 +26,6 @@ See https://github.com/hajimehoshi/ebiten/releases * [[Works]] -# Tutorials - -**CAUTION: These tutorials are not updated recently. See [ebiten.org](https://ebiten.org) for the latest information** - -1. [[Tutorial:Your-first-game-in-Ebiten]] - - _A simple "Hello, world!" example._ - -2. [[Tutorial:Screen,-colors-and-squares]] - - _Create some squares and paint your screen with the colors!_ - -3. [[Tutorial:Handle-user-inputs]] - - _See how to handles the keyboard, mouse and the gamepad inputs._ - -4. [[Tutorial:Playing-Sounds]] - - _See how easy it is to set up sounds in your program._ - # Slides - ["Ebiten" at golang.tokyo #8 on 2017-08-28](https://docs.google.com/presentation/d/e/2PACX-1vSvgV6cyIheAXX0r8dBSyLbUoI4k44TgXfLgxPlWSkXnXqkyEOHTwrVea3lvwUr9ZhZ7v6nU8UwVsGX/pub?start=false&loop=false&delayms=3000&slide=id.p)