Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: 2048 Clear Filter

2048 with only 64 bits of state

This is an implementation of the classic 2048 game in your terminal: Share your game state with friends by just sending them a number! If the $STATE env variable isn't set, it generates a fresh random seed. Otherwise the board state and all future spawned cells will be deterministic.