Skip to content

Commit

Permalink
shmup readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacharyPatten committed Sep 30, 2023
1 parent ba26a76 commit 4fe9b3b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Binaries Deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- '**.csproj'
- '**.cs'
- '!**.md'
- '!Projects/Website/**'
workflow_dispatch:
jobs:
deployment:
Expand Down
26 changes: 13 additions & 13 deletions Projects/Shmup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,23 +37,23 @@ Shmup (aka "Shoot Em Up") is a vertically scrolling shooter.
┃ -'-`- -----+----- ┃
┃ -----+----- *\===<[_]L) ┃
┃ *\===<[_]L) -'-`- ┃
┃ |__-'-`- ┃
┃ [ooo] ┃
┃ -'-`- ┃
┃ ┃
┃ _!_ ┃
┃ /_O_\ ┃
┃ -==<_‗_‗_>==- ┃
┃ ┃
┃ ┃
┃ ┃
┃ ┃
┃ ┃
┃ ┃
┃ __ ┃
┃ _!_ ┃
┃ (_o_) ┃
┃ ''' __ ┃
┃ =|__| ┃
┃ [ooo] ┃
┃ ┃
^ ^
^ ^
^ ^
^ ^
┃ ┃
┃ ╱‾╲ ┃
┃ __ ╱╱‾╲╲ ┃
Expand All @@ -79,6 +79,6 @@ Shmup (aka "Shoot Em Up") is a vertically scrolling shooter.

[win-x64](https://github.com/dotnet/dotnet-console-games/raw/binaries/win-x64/Shmup.exe)

[linux-x64](https://github.com/dotnet/dotnet-console-games/raw/binaries/linux-x64/Shmup)
~linux-x64~ (not supported)

[osx-x64](https://github.com/dotnet/dotnet-console-games/raw/binaries/osx-x64/Shmup)
~osx-x64~ (not supported)

0 comments on commit 4fe9b3b

Please sign in to comment.