1
0
Files
otyaSMILEBASIC/README.md

34 lines
679 B
Markdown
Raw Normal View History

[Japanese](README-ja.md)
2015-09-01 18:59:15 +09:00
# otyaSMILEBASIC
2016-12-17 15:45:24 +09:00
SmileBASIC 3.x(3DS/WiiU) Compatible BASIC
2015-09-01 18:59:15 +09:00
<img src="https://raw.githubusercontent.com/otya128/otyaSMILEBASIC/master/screenshots/GAME4SHOOTER.png">
2016-12-07 19:58:42 +09:00
## Download
[Windows-x86 master build](https://ci.appveyor.com/api/projects/otya128/otyasmilebasic/artifacts/otyasmilebasic.zip)
2016-09-02 23:21:16 +09:00
## LICENSE
MIT
2016-02-21 18:11:56 +09:00
# How to build
2015-08-26 15:26:45 +09:00
```sh
2017-07-04 16:55:49 +09:00
git clone --recursive https://github.com/otya128/otyaSMILEBASIC.git
2015-08-26 15:26:45 +09:00
cd otyaSMILEBASIC
dub run
```
2016-02-21 18:11:56 +09:00
## Dependency:build
+ D compiler
2015-08-26 15:26:45 +09:00
+ dub
2015-08-19 00:15:22 +09:00
+ DerelictSDL2
+ DerelictGL3
+ curl
2015-08-19 00:16:22 +09:00
2016-02-21 18:11:56 +09:00
## Dependency:run
2015-08-19 00:15:22 +09:00
+ SDL2
2015-08-19 00:16:22 +09:00
2016-12-17 15:59:20 +09:00
## Screenshot
<img src="https://raw.githubusercontent.com/otya128/otyaSMILEBASIC/master/screenshots/SBGED(WIIU).png">