-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Priority: LOWIt can be resolved in a future major system revision or not be resolved at allIt can be resolved in a future major system revision or not be resolved at allenhancementNew feature or requestNew feature or request
Description
I thought it'd be great if a phone-compatible version for this game could be made in the future, also using the SDL2 library to keep things consistent.
I looked around a little, and found there are FINGERDOWN , FINGERUP and FINGERMOTION events in the SDL_events.h module of the SDL2 library. I was thinking for such a [phone-compatible] version, the left-up-down-right would all have to be replaced by a TOUCH event and bring the piece down with a FINGERMOTION event function.
This idea may be a bit on the complex side but it would broaden the functionality of the game, and perhaps turned into an app later on.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Priority: LOWIt can be resolved in a future major system revision or not be resolved at allIt can be resolved in a future major system revision or not be resolved at allenhancementNew feature or requestNew feature or request