Skip to content

Adds 2048 clone game#154

Merged
JF002 merged 1 commit into
InfiniTimeOrg:developfrom
jedmijares:twos-game
Jan 3, 2021
Merged

Adds 2048 clone game#154
JF002 merged 1 commit into
InfiniTimeOrg:developfrom
jedmijares:twos-game

Conversation

@jedmijares

Copy link
Copy Markdown
Contributor

I played a lot of 2048 on my Pebble Time and figured it might be a nice addition to Infinitime. Implemented with an LVGL table and played by swiping the screen.

styles table


reads touch events


allows moving tiles


allows merging tiles


improves tile movement


allows merging tiles


adds score display


implements color


edit comments


adjust game logic


disallows double merges
@petterhs

petterhs commented Jan 3, 2021

Copy link
Copy Markdown
Contributor

Nice job!! This works very well on my watch. Fast and responsive without any issues

@JF002

JF002 commented Jan 3, 2021

Copy link
Copy Markdown
Collaborator

I agree with @petterhs, this game is really nice, works fine, and the code looks good to me 🥇

If you want to add a nice feature : add the possibility to revert the last move, in case the user makes a bad move (maybe using the long push gesture on the touch panel?).

Thanks for this PR! I'll probably release InfiniTime 0.10.0 really soon ;)

I'm having great fun!
2048

@JF002 JF002 merged commit 033a09d into InfiniTimeOrg:develop Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants