diff --git a/.github/labeler-config.yml b/.github/labeler-config.yml deleted file mode 100644 index 2ba61325d0..0000000000 --- a/.github/labeler-config.yml +++ /dev/null @@ -1,55 +0,0 @@ -filters: - - label: 'new feature' - regexs: - - /\bfeat\b/ - - /feature/i - events: [pull_request] - targets: [title] - - - label: 'documentation' - regexs: - - /docs/i - events: [pull_request] - targets: [title] - - - label: 'documentation' - regexs: - - /readme/i - events: [pull_request] - targets: [title] - - - label: 'bug' - regexs: - - /bug/i - events: [pull_request] - targets: [title] - - label: 'bug' - regexs: - - /fix/i - events: [pull_request] - targets: [title] - - - label: 'chore' - regexs: - - /description/i - events: [pull_request] - targets: [title] - - - label: 'chore' - regexs: - - /chore/i - events: [pull_request] - targets: [title] - - - label: 'New Game đŽ' - regexs: - - /game/i - events: [pull_request] - targets: [title] - - - label: 'goal: refactor' - regexs: - - /\brefactor\b/ - - /refactor/i - events: [pull_request] - targets: [title] diff --git a/.github/workflows/add-labels-pr.yml b/.github/workflows/add-labels-pr.yml deleted file mode 100644 index 92188d3b53..0000000000 --- a/.github/workflows/add-labels-pr.yml +++ /dev/null @@ -1,24 +0,0 @@ -# reference: https://github.com/hoho4190/issue-pr-labeler -name: PR Labeler - -on: - pull_request_target: - types: - - opened - - reopened - -jobs: - main: - runs-on: ubuntu-latest - - permissions: - contents: read # to read configuration yml file - pull-requests: write # to add labels to pull requests - - steps: - - name: Run PR Labeler - uses: hoho4190/issue-pr-labeler@v1 - with: - token: ${{ secrets.GITHUB_TOKEN }} - config-file-name: labeler-config.yml - # disable-bot: true # this will prevent issues, PRs created by bots diff --git a/.github/workflows/annoucement.yml b/.github/workflows/annoucement.yml index 2563efd3e2..a41367f5ed 100644 --- a/.github/workflows/annoucement.yml +++ b/.github/workflows/annoucement.yml @@ -20,6 +20,7 @@ jobs: with: github-token: ${{ secrets.PERSONAL_ACCESS_TOKEN }} script: | + const hackwithus = `\n @${context.payload.sender.login} here, \n Hope you are enjoying this hacktober đ \n We are excited to share that we are opening issue from our side where you will be going to add games on our website đ \n Work on this [issue](https://github.com/kunjgit/GameZone/issues/2944) đĨ \n and help us building GameZone đ \n if you still haven't joined us join us on â [Discord](https://discord.gg/fgwk4XZfxG) \n See you soon đ`; const commentBody = `\n @${context.payload.sender.login} here, \n We have this annoucement to make đĸ!! \n đĨ Special Announcement: \nIt's the **Call to all the designers** đĨ đ¨ \nAs you all know that GameZone has crossed 100 games đ , it's time that we all come up together and make the UI even better!!\nWe are redesigning the thumbnails, make sure you come up with the aesthetic and cool ideas đ !\nYou are supposed to share the 4 different templates that can be used. Make sure that the size is: **1280 px X 720 px.** \nThe frame should be such that there is only a single image of the game that's taking up the major portion of the frame. Any kind of text should not be there. \n **The design should be catchy and aesthetic!** đĨ \n\n **Note:** You are not supposed to create any issue right now for the same. \nYou have to share different designs right now in â [Discord](https://discord.gg/fgwk4XZfxG) and Project Admin would be selecting one design and would be assigning the issue. After that only, you have to start working on it.`; const hacktoberfest = `\n @${context.payload.sender.login} here, \n Hope you are doing extremely well đ \n It's confirmed đĨŗ, GameZone is taking part in hacktoberfest and ready to have another đĨ \n Ready to have some amazing contributions once again also thank you for you support in GSSoC23 you have took us on top 5 â¤ī¸âđĨ \n if you still haven't joined us join us on â [Discord](https://discord.gg/fgwk4XZfxG) \n See you soon đ`; @@ -40,7 +41,7 @@ jobs: owner: context.repo.owner, repo: context.repo.repo, issue_number: issue.number, - body: `Hey @${opener} đ!\n ${hacktoberfest}\n\n` + body: `Hey @${opener} đ!\n ${hackwithus}\n\n` }); console.log(`Commented on issue #${issue.number}.`); diff --git a/Games/Alien_Shooters/assets/images/Screenshot 2023-10-02 000328.png b/Games/Alien_Shooters/assets/images/Screenshot 2023-10-02 000328.png new file mode 100644 index 0000000000..46fadc1d27 Binary files /dev/null and b/Games/Alien_Shooters/assets/images/Screenshot 2023-10-02 000328.png differ diff --git a/Games/Alien_Shooters/index.html b/Games/Alien_Shooters/index.html index c5009a8446..f0d19cd3cc 100644 --- a/Games/Alien_Shooters/index.html +++ b/Games/Alien_Shooters/index.html @@ -15,17 +15,28 @@
click anywhere to start
+GAME OVER!!
+your score: 0
+press space to try again
+press 'q' to quit
+