-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into mouse_click
- Loading branch information
Showing
25 changed files
with
975 additions
and
371 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
Output examples/demo-two-player.gif | ||
|
||
Require echo | ||
|
||
Set Margin 100 | ||
Set MarginFill "#674EBB" | ||
|
||
Set BorderRadius 10 | ||
Set Shell zsh | ||
|
||
Set FontSize 14 | ||
Set Width 1920 | ||
Set Height 1080 | ||
|
||
Set WindowBar Colorful | ||
Set WindowBarSize 40 | ||
|
||
Type "cargo run" Sleep 500ms Enter | ||
|
||
Sleep 0.5s | ||
Down @0.8s | ||
Down @0.8s | ||
Down @0.8s | ||
Down @0.8s | ||
Down @0.8s | ||
Space @0.8s | ||
Sleep 1.5s | ||
|
||
Down @0.8s | ||
Down @0.8s | ||
Space @0.8s | ||
Sleep 0.8s | ||
Space @0.8s | ||
|
||
Sleep 0.8s | ||
Left @0.8s | ||
Space @0.8s | ||
Sleep 0.8s | ||
Space @0.8s | ||
|
||
Down @0.8s | ||
Space @0.8s | ||
Sleep 0.8s | ||
Space @0.8s | ||
Sleep 0.8s | ||
|
||
Right @0.8s | ||
Right @0.8s | ||
Right @0.8s | ||
Space @0.8s | ||
Sleep 0.8s | ||
Space @0.8s | ||
Sleep 0.8s | ||
|
||
Left @0.8s | ||
Space @0.8s | ||
Sleep 0.8s | ||
Right @0.8s | ||
Right @0.8s | ||
Space @0.8s | ||
Sleep 0.8s | ||
|
||
Up @0.8s | ||
Right @0.8s | ||
Right @0.8s | ||
Space @0.8s | ||
Sleep 0.8s | ||
Space @0.8s | ||
Sleep 0.8s | ||
|
||
|
||
Up @0.8s | ||
Up @0.8s | ||
Up @0.8s | ||
Space @0.8s | ||
Sleep 0.8s | ||
Space @0.8s | ||
Sleep 0.8s |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,6 +20,7 @@ Type "cargo run" Sleep 500ms Enter | |
Sleep 2s | ||
Down @0.3s | ||
Down @0.3s | ||
Down @0.3s | ||
Space @0.3s | ||
Sleep 1s | ||
|
||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
Output examples/play_against_black_bot.gif | ||
|
||
Require echo | ||
|
||
Set Margin 100 | ||
Set MarginFill "#674EBB" | ||
|
||
Set BorderRadius 10 | ||
Set Shell zsh | ||
|
||
Set FontSize 14 | ||
Set Width 1920 | ||
Set Height 1080 | ||
|
||
Set WindowBar Colorful | ||
Set WindowBarSize 40 | ||
|
||
Type "cargo run" Sleep 500ms Enter | ||
|
||
Sleep 2s | ||
Down @0.8s | ||
Space @0.8s | ||
Sleep 1s | ||
|
||
Right @0.8s | ||
Space @0.8s | ||
Sleep 0.3s | ||
|
||
Down @0.8s | ||
Down @0.8s | ||
Space @0.8s | ||
Sleep 0.3s | ||
Space @0.8s | ||
|
||
Right @0.8s | ||
Space @0.8s | ||
Sleep 0.3s | ||
Space @0.8s | ||
|
||
Right @0.8s | ||
Space @0.8s | ||
Sleep 0.3s | ||
Space @0.8s | ||
|
||
Left @0.8s | ||
Left @0.8s | ||
Left @0.8s | ||
Left @0.8s | ||
Left @0.8s | ||
Space @0.8s | ||
Sleep 0.8s | ||
Space @0.8s | ||
Sleep 0.8s | ||
|
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.