Add readme and bangle js 1 support

pull/888/head
nlisgo 2021-11-18 14:57:18 +00:00
parent c630eaee8c
commit fc4bfed848
3 changed files with 18 additions and 2 deletions

View File

@ -547,7 +547,9 @@
"description": "A random scramble generator for the 3x3 Rubik's cube",
"icon": "cube-scramble.png",
"tags": "",
"supports" : ["BANGLEJS2"],
"supports" : ["BANGLEJS","BANGLEJS2"],
"readme": "README.md",
"allow_emulator": true,
"storage": [
{"name":"cubescramble.app.js","url":"cube-scramble.js"},
{"name":"cubescramble.img","url":"cube-scramble-icon.js","evaluate":true}

View File

@ -1 +1 @@
0.01: Cube Scramble!
0.01: Cube Scramble has arrived!

View File

@ -0,0 +1,14 @@
# Cube Scramble
A random scramble generator for the 3x3 Rubik's cube
## Future features
I'm keen to complete this project with
* Add a timer
* Add the ability for times to be stored and exported
## Author
Nathan Lisgo https://github.com/nlisgo