mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
Updated Home (markdown)
parent
1ae947aa8a
commit
da9b0ee0d7
6
Home.md
6
Home.md
@ -22,14 +22,14 @@ See https://github.com/hajimehoshi/ebiten/releases
|
|||||||
|
|
||||||
# Tutorials
|
# Tutorials
|
||||||
|
|
||||||
1. [Your first game in Ebiten](Your-first-game-in-Ebiten)
|
1. [Tutorial:Your first game in Ebiten](Your-first-game-in-Ebiten)
|
||||||
|
|
||||||
_A simple "Hello, world!" example._
|
_A simple "Hello, world!" example._
|
||||||
|
|
||||||
2. [Screen, colors and squares](Screen,-colors-and-the-squares)
|
2. [Tutorial:Screen, colors and squares](Screen,-colors-and-the-squares)
|
||||||
|
|
||||||
_Create some squares and paint your screen with the colors!_
|
_Create some squares and paint your screen with the colors!_
|
||||||
|
|
||||||
3. [Handles the user inputs](Handles-the-user-inputs)
|
3. [Tutorial:Handles the user inputs](Handles-the-user-inputs)
|
||||||
|
|
||||||
_See how to handles the keyboard, mouse and the gamepad inputs._
|
_See how to handles the keyboard, mouse and the gamepad inputs._
|
Loading…
Reference in New Issue
Block a user