-
This is an incomplete copy of Threes, a game similar to but more interesting than 2048 in Android.
-
The game is implemented by Haskell with the gloss, an excellent graphics library.
-
There are some more works to do:
-
The numbers shown is too ugly, since gloss can't set the font of text. Maybe numbers can be generated in the BMP format by code and drawn by bitmapDataOfByteString in Graphics.Gloss.Data.Bitmap;
-
Show the score and the score history, but gloss doesn't support pretty text show.
-
-
The following is a demo show:
-
Notifications
You must be signed in to change notification settings - Fork 0
An incomplete copy of Threes games from Android
License
chenyulue/threes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An incomplete copy of Threes games from Android
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published