mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-06 07:54:29 +01:00
Updated Windows (markdown)
parent
f9c9a06a30
commit
957f8251f6
@ -25,11 +25,11 @@ Get the installer from [MinGW](http://www.mingw.org/) and install it, then set `
|
|||||||
|
|
||||||
### Option 2. Scoop
|
### Option 2. Scoop
|
||||||
|
|
||||||
You also can get MinGW via [Scoop](http://scoop.sh/).
|
You also can get MinGW via [Scoop](http://scoop.sh/). This is the easiest way IMO.
|
||||||
|
|
||||||
### Option 3. TDM GCC (recommended)
|
### Option 3. TDM GCC
|
||||||
|
|
||||||
Get the installer from [TDM GCC](http://tdm-gcc.tdragon.net/download) and install it. `PATH` will be set by the install so you don't have to care.
|
Get the installer from [TDM GCC](http://tdm-gcc.tdragon.net/download) and install it. `PATH` will be set by the install so you don't have to care. The problem is that TDM GCC is not updated recently, and the last update was in 2015.
|
||||||
|
|
||||||
## Run examples
|
## Run examples
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user