mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-26 10:42:42 +01:00
Updated Home (markdown)
parent
d4a13b0187
commit
1b09151e4e
12
Home.md
12
Home.md
@ -13,4 +13,14 @@ Welcome to the Ebiten wiki!
|
||||
|
||||
# Change Log
|
||||
|
||||
See https://github.com/hajimehoshi/ebiten/releases
|
||||
See https://github.com/hajimehoshi/ebiten/releases
|
||||
|
||||
# Tutorial
|
||||
|
||||
1. [Your first game in Ebiten!](Your-first-game-in-Ebiten!)
|
||||
|
||||
_A simple "Hello, world!" example._
|
||||
|
||||
2. Screen, colors and squares. (WIP)
|
||||
|
||||
_Create some squares and paint your screen with the colors!_
|
Loading…
Reference in New Issue
Block a user