2048: Endgame

2048: Endgame

2 devlogs
10h 26m
Created by V Play Games

2048: Endgame


Bash Your Way Through Multipliers, Dividers, and the Forbidden 1!

Features

- Play 2048 in your terminal with simple keyboard commands.
- New multiplier feature. (tiles can go x2 or /2)
- This version adds the forbidden 1 (you get it by passing 2 through a "/2" multiplier).
- 3 Difficulty levels:
- Easy: 6x6 grid, classic normal game.
- Hard: 4x4 grid, 20% chance each for a "x2" or "/2".
- Expert: 4x4 grid, 60% chance for "/2", 20% chance for "x2".
- Keeps track of your score.
- No dependencies-just Bash!
- Easy to use and lightweight (literally no dependencies).

Note: Multipliers don't change their position on the board, they just modify the tile going through them.

Timeline

Ship 1

0 payouts of shell 0 shells

V Play Games

about 2 months ago

V Play Games Covers 2 devlogs and 10h 26m

I rebranded the app to feel more edgy, it looks kinda better now

Update attachment

Made the whole project essentially

Update attachment