Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brummett/jeweltoy
An OS-X match 3 game
https://github.com/brummett/jeweltoy
Last synced: about 2 months ago
JSON representation
An OS-X match 3 game
- Host: GitHub
- URL: https://github.com/brummett/jeweltoy
- Owner: brummett
- Created: 2013-08-16T15:59:51.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-08-07T04:13:35.000Z (over 1 year ago)
- Last Synced: 2024-04-15T14:21:35.603Z (9 months ago)
- Language: Objective-C
- Size: 4.18 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
JewelToy
A macOS-native take on one of the many match-3 games like Bejeweled.
The original code by Giles Williams is available at
http://www.aegidian.org/jeweltoy/ It was written for OSX 10.2 and
the older Project Builder IDE. The binaries he has available are
PowerPC-only, and ran the laptop battery down pretty quickly since it
had to use the Rosetta emulation.This code contains only a few fixes required to build cleanly with XCode
14 and macOS 10.10 … 13.3, Intel and ArmAs the original, this code is released under the terms of the
Gnu General Public License (GPL).