1
0
Files
otyaSMILEBASIC/README.md
2017-07-04 16:55:49 +09:00

34 lines
679 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 --recursive https://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">