Ritchie CLI formulas with games 👾
This repository contains Ritchie formulas which can be executed by ritchie-cli.
To import this repository, you need Ritchie CLI installed
Then, you can use the rit add repo
command manually, or execute the command line below directly on your terminal (since CLI version 2.8.0):
rit add repo --provider="Github" --name="formulas-games" --repoUrl="https://github.com/GuillaumeFalourd/formulas-games" --priority=1
Finally, you can check if the repository has been imported correctly by executing the rit list repo
command.
rit game brick-breaker
rit game dino-run
rit game flappy-bird
rit game mario
rit game pacman
rit game snake
rit game space-invasion
rit game yahtzee
rit game tetris
git checkout -b <branch_name>
git commit -m '<commit_message>
git push origin <project_name>/<location>
git checkout -b <branch_name>
rit add workspace
) with a highest priority (for example: 1).git commit -m '<commit_message>
git push origin <project_name>/<location>
If you want to see similar formulas repositories: