1
0
Files
otyaSMILEBASIC/README.md
2016-12-17 15:59:20 +09:00

34 lines
663 B
Markdown

[Japanese](README-ja.md)
# otyaSMILEBASIC
SmileBASIC 3.x(3DS/WiiU) Compatible BASIC
<img src="https://raw.githubusercontent.com/otya128/otyaSMILEBASIC/master/screenshots/GAME4SHOOTER.png">
## Download
[Windows-x86 master build](https://ci.appveyor.com/api/projects/otya128/otyasmilebasic/artifacts/otyasmilebasic.zip)
## LICENSE
MIT
# How to build
```sh
git clone git@github.com:otya128/otyaSMILEBASIC.git
cd otyaSMILEBASIC
dub run
```
## Dependency:build
+ D compiler
+ dub
+ DerelictSDL2
+ DerelictGL3
+ curl
## Dependency:run
+ SDL2
## Screenshot
<img src="https://raw.githubusercontent.com/otya128/otyaSMILEBASIC/master/screenshots/SBGED(WIIU).png">