1
0
Files
otyaSMILEBASIC/README-ja.md

33 lines
731 B
Markdown
Raw Normal View History

2016-02-21 18:11:56 +09:00
# otyaSMILEBASIC
2016-12-17 15:45:24 +09:00
SMILEBASIC 3.x(3DS/WiiU)互換BASIC
2016-02-21 18:11:56 +09:00
<img src="https://raw.githubusercontent.com/otya128/otyaSMILEBASIC/master/screenshots/GAME4SHOOTER.png">
2016-12-07 19:59:32 +09:00
## ダウンロード
[Windows-x86 master build](https://ci.appveyor.com/api/projects/otya128/otyasmilebasic/artifacts/otyasmilebasic.zip)
2016-09-02 23:21:16 +09:00
## ライセンス
MIT
2016-02-21 18:11:56 +09:00
# ビルド方法
```sh
2017-07-04 16:55:49 +09:00
git clone --recursive https://github.com/otya128/otyaSMILEBASIC.git
2016-02-21 18:11:56 +09:00
cd otyaSMILEBASIC
dub run
```
## コンパイルするのに必要なもの
+ Dコンパイラ
+ dub
+ DerelictSDL2
+ DerelictGL3
+ curl
## 実行時に必要なもの
+ SDL2
2016-12-17 15:59:20 +09:00
## スクリーンショット
<img src="https://raw.githubusercontent.com/otya128/otyaSMILEBASIC/master/screenshots/SBGED(WIIU).png">