Создать пару отладочных раскладок | Create a couple of debug layouts
This commit is contained in:
6
0000
6
0000
@@ -1,5 +1,5 @@
|
||||
Привет | Hello
|
||||
Отладочные раскладки Маджонга | Mahjong debug layouts
|
||||
1.0.0
|
||||
|
||||
/привет|hello.череда
|
||||
x /привет|hello.js
|
||||
/успех|success.layout
|
||||
/провал|failure.layout
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
ПоприветствоватьМир = function()
|
||||
{
|
||||
console.log("Привет, мир!");
|
||||
console.log("Hello, world!");
|
||||
document.body.innerHTML += "<h1>Привет, мир!</h1>";
|
||||
document.body.innerHTML += "<h1>Hello, world!</h1>";
|
||||
};
|
||||
@@ -1,2 +0,0 @@
|
||||
пуск
|
||||
поприветствовать мир
|
||||
17
провал|failure.layout
Normal file
17
провал|failure.layout
Normal file
@@ -0,0 +1,17 @@
|
||||
kmahjongg-layout-v1.0
|
||||
................................
|
||||
................................
|
||||
................................
|
||||
................................
|
||||
................................
|
||||
..................12............
|
||||
..............121243............
|
||||
............124343..............
|
||||
............43..................
|
||||
................................
|
||||
................................
|
||||
................................
|
||||
................................
|
||||
................................
|
||||
................................
|
||||
................................
|
||||
17
успех|success.layout
Normal file
17
успех|success.layout
Normal file
@@ -0,0 +1,17 @@
|
||||
kmahjongg-layout-v1.0
|
||||
................................
|
||||
................................
|
||||
................................
|
||||
................................
|
||||
..................12............
|
||||
..................43............
|
||||
..............1212..............
|
||||
..............4343..............
|
||||
............12..................
|
||||
............43..................
|
||||
................................
|
||||
................................
|
||||
................................
|
||||
................................
|
||||
................................
|
||||
................................
|
||||
Reference in New Issue
Block a user