-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
I'm thinking about creating a shell script that the user can optionally use, that will execute the game, but before it will assign all the parameters to be attached to the C++ program, possibly configuring a deterministic seed, maybe regulating the sound, using full terminal mode, removing colour, adding debugging values, etc...
e.g:
tetris.sh -sound off \
-seed 123456789 \
-board 10x10 \
-color off \
-tetriminos all \
-debug on \
-fallingSpeed 0.4 \
-softDropSpeed 0.1 \
-fps 15This repo is using Opire - what does it mean? 👇
💵 Everyone can add rewards for this issue commenting
/reward 100 (replace 100 with the amount).🕵️♂️ If someone starts working on this issue to earn the rewards, they can comment
/try to let everyone know!🙌 And when they open the PR, they can comment
/claim #5 either in the PR description or in a PR's comment.🪙 Also, everyone can tip any user commenting
/tip 20 @itssimmons (replace 20 with the amount, and @itssimmons with the user to tip).📖 If you want to learn more, check out our documentation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers