You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alpine Linux has micro Tetris built into it's community repository. To install micro-tetris onto Alpine, (assuming you have an internet connection,) you would do these steps (make sure to use sudo or doas):
Open /etc/apk/repositories with a text editor of your preferred choice. Find a line with a format like this:
"https:///alpine//community" (it can also be http)
and uncomment it by removing the # line at the start of the url.
After you're done with that step, run a simple "apk update" to grab the repositories info and such.
The final step is just to do apk add micro-tetris.
Does anybody know what to type to play micro Tetris on alpine terminal?
The text was updated successfully, but these errors were encountered: