Changes between Version 19 and Version 20 of WikiStart
- Timestamp:
- Dec 11, 2024, 3:48:21 PM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified WikiStart
v19 v20 1 [[Image(2048.png, align=right)]]1 [[Image(2048.png,width=600px,align=right)]] 2 2 3 3 A classic 2048 block sliding puzzle game. … … 23 23 Version 1.5.0 (2024-12-11): 24 24 || Windows (32-bit and 64-bit) || [https://svn.zdechov.net/2048/bin/Install-2048-1.5.0.exe Install-2048-1.5.0.exe] || 25 || Ubuntu/Debian (64-bit) || [https://svn.zdechov.net/2048/bin/2048-1.5.0-amd64.deb 2048-1.5.0-amd64.deb] ||26 || Ubuntu/Debian (32-bit) || [https://svn.zdechov.net/2048/bin/2048-1.3.0-i386.deb 2048-1.3.0-i386.deb] ||25 || !Ubuntu/Debian (64-bit) || [https://svn.zdechov.net/2048/bin/2048-1.5.0-amd64.deb 2048-1.5.0-amd64.deb] || 26 || !Ubuntu/Debian (32-bit) || [https://svn.zdechov.net/2048/bin/2048-1.3.0-i386.deb 2048-1.3.0-i386.deb] || 27 27 || Fedora/RHEL/Centos (64-bit) || [https://svn.zdechov.net/2048/bin/2048-1.5.0.x86_64.rpm 2048-1.5.0-x86_64.rpm] || 28 28 || Source code || [https://app.zdechov.net/2048/browser/tags/1.5.0?rev=128&format=zip 2048-1.5.0.zip] || … … 41 41 }}} 42 42 43 == Screenshots == 44 45 See ScreenShots 46 43 47 == Development == 44 48