mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-27 03:02:49 +01:00
Updated Home (markdown)
parent
ee5f091021
commit
4701e4c1b1
6
Home.md
6
Home.md
@ -21,6 +21,10 @@ See https://github.com/hajimehoshi/ebiten/releases
|
||||
|
||||
_A simple "Hello, world!" example._
|
||||
|
||||
2. Screen, colors and squares. (WIP)
|
||||
2. [Screen, colors and squares](Screen,-colors-and-the-squares)
|
||||
|
||||
_Create some squares and paint your screen with the colors!_
|
||||
|
||||
3. [Handles the user inputs](Handles-the-user-inputs)
|
||||
|
||||
_See how to handles the keyboard, mouse and the gamepad inputs._
|
Loading…
Reference in New Issue
Block a user