All Projects → RaisinTen → sokoban-action

RaisinTen / sokoban-action

Licence: MIT License
Sokoban game using GitHub Actions 🤖

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to sokoban-action

overview
Automate your workflows with GitHub actions for MATLAB.
Stars: ✭ 40 (+53.85%)
Mutual labels:  github-actions
fireblogger
Ionic 2 social media microblogging platform built with firebase 3 as backend
Stars: ✭ 54 (+107.69%)
Mutual labels:  hackathon
git-actions
A GitHub Action to run arbitrary git commands
Stars: ✭ 72 (+176.92%)
Mutual labels:  github-actions
universe2021
All things GitHub Universe 2021!
Stars: ✭ 112 (+330.77%)
Mutual labels:  github-actions
vsce-action
A GitHub Action to automate deploying VS Code extensions
Stars: ✭ 74 (+184.62%)
Mutual labels:  github-actions
oh-my-foss-android
个人收集的实用、良心开源安卓软件
Stars: ✭ 37 (+42.31%)
Mutual labels:  opensource
SpaceSeek
See and search upcoming and previous rocket space launches! Built with React Native, using Detox E2E tests, Fastlane and Github Actions for app store deployment.
Stars: ✭ 19 (-26.92%)
Mutual labels:  github-actions
EasyAbout
A fully material-designed about fragment for your application.
Stars: ✭ 47 (+80.77%)
Mutual labels:  opensource
setup-swift
GitHub Action that setup a Swift environment
Stars: ✭ 114 (+338.46%)
Mutual labels:  github-actions
react-native-audio-session
React Native module for handling the AVAudioSession instance on iOS.
Stars: ✭ 25 (-3.85%)
Mutual labels:  opensource
pull-request-comment-branch
A GitHub Action to get the head ref and sha of a pull request comment
Stars: ✭ 21 (-19.23%)
Mutual labels:  github-actions
yamllint-action
Lints yaml files and annotates every finding.
Stars: ✭ 12 (-53.85%)
Mutual labels:  github-actions
sokoban
A sokoban clone.
Stars: ✭ 28 (+7.69%)
Mutual labels:  sokoban
github-docker
⚓ Build and publish your repository as a Docker image and push it to GitHub Package Registry in one step.
Stars: ✭ 33 (+26.92%)
Mutual labels:  github-actions
opensource
Olist Open Source Projects
Stars: ✭ 37 (+42.31%)
Mutual labels:  opensource
prathimacode-hub
Hello everyone, Welcome to my GitHub README profile. Glad to see you here! Check out this repository to view my work and learn more about me. Don't just star it, fork it as well.📢✌️
Stars: ✭ 53 (+103.85%)
Mutual labels:  github-actions
gajira
GitHub Actions for Jira
Stars: ✭ 100 (+284.62%)
Mutual labels:  github-actions
studyLog
A Study Log Web Application i built to log my progress during self created streaks.
Stars: ✭ 18 (-30.77%)
Mutual labels:  opensource
deploy-to-cocoapods-github-action
Github action for deploying to Cocoapods.org
Stars: ✭ 29 (+11.54%)
Mutual labels:  github-actions
Daemon
适用于 MCSManager 的守护进程,用于与面板端进行分离直接控制和管理程序
Stars: ✭ 72 (+176.92%)
Mutual labels:  opensource

Sokoban Action

⬆️ ⬇️ ➡️ ⬅️ ↩️

Instructions

Sokoban is a game where you are supposed to push each box to a goal.

Items

Name Item Description
Octocat You can move me in all 4 directions with ⬆️, ⬇️, ➡️, ⬅️ and go back a move with ↩️ when you are stuck.
Box I get pushed in the direction Octocat moves. When I am pushed into a goal, I turn blue!
Goal When a box is pushed into me, it turns blue!
Wall You can't push me.

Working

GitHub Actions

This game is made using GitHub Actions! When you click on the controls, it opens a new issue with a text to trigger the workflow. After you submit the issue, the action starts running and updates the board and replies to your issue.

To know more about this, check out the blog on !

Now push! 😃

Code of Conduct

Please refer to the code of conduct for the rules for interacting with this project.

License

This project is licensed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].