Happy !
PierreChanson / 2048Game
About 2048Game
Here is a 2048 game using Roassal !
To load the package in your image:
Gofer new
smalltalkhubUser: 'PierreChanson' project: '2048Game';
package: 'ConfigurationOf2048Game';
load. ConfigurationOf2048Game load
To launch the game execute in a workspace:
GameBoard new render
