You are here

Simon Tatham's portable puzzle collection

2 posts / 0 new
Last post
OraHell
OraHell's picture
Offline
Last seen: 6 years 4 months ago
Joined: 2017-12-21 05:23
Simon Tatham's portable puzzle collection

Well, I'm not actually Simon Tatham, but I found recently that collection, and I wondered, why not to use it in Portableapps. And, here come the copypasta from his website - https://www.chiark.greenend.org.uk/~sgtatham/puzzles/ .

" Introduction
This page contains a collection of small computer programs which implement one-player puzzle games. All of them run natively on Unix (GTK), on Windows, and on Mac OS X. They can also be played on the web, as Java or Javascript applets.

I wrote this collection because I thought there should be more small desktop toys available: little games you can pop up in a window and play for two or three minutes while you take a break from whatever else you were doing. And I was also annoyed that every time I found a good game on (say) Unix, it wasn't available the next time I was sitting at a Windows machine, or vice versa; so I arranged that everything in my personal puzzle collection will happily run on both those platforms and more. When I find (or perhaps invent) further puzzle games that I like, they'll be added to this collection and will immediately be available on both platforms. And if anyone feels like writing any other front ends for platforms I don't support (which people already have) then all the games in this framework will immediately become available on another platform as well.

The games
The actual games in this collection were mostly not my invention; they are re-implementations of existing game concepts within my portable puzzle framework. I do not claim credit, in general, for inventing the rules of any of these puzzles. (I don't even claim authorship of all the code; some of the puzzles below have been submitted by other authors.)
Below each image are two links to versions of the puzzle you can play on the web. The 'java' link goes to a Java applet, which you can play in your browser if you have a working Java plugin. There's also a link marked 'js', which links to an alternative web version written in Javascript using asm.js; those versions are new as of March 2013 and have been somewhat tested in Firefox 19, Chrome 26, Internet Explorer 10 and Safari 6.

Also below each image is a link to the Windows binary for the game, and a link to the manual. For all other platforms, the games are provided in a single bundle, so scroll down to the Download section to get them all. "

Ken Herbert
Ken Herbert's picture
Offline
Last seen: 1 day 2 hours ago
DeveloperModerator
Joined: 2010-05-25 18:19
Already available, and

Already available, and officially released: https://portableapps.com/apps/games/puzzle_collection_portable

Log in or register to post comments