{"id":13744476,"url":"https://github.com/tinyspeck/glitch-client","last_synced_at":"2025-05-09T03:32:17.005Z","repository":{"id":10948747,"uuid":"13258011","full_name":"tinyspeck/glitch-client","owner":"tinyspeck","description":"Source for the Flash-based Glitch client","archived":true,"fork":false,"pushed_at":"2014-01-22T02:12:05.000Z","size":14500,"stargazers_count":177,"open_issues_count":0,"forks_count":93,"subscribers_count":313,"default_branch":"master","last_synced_at":"2024-08-04T05:04:22.289Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"ActionScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tinyspeck.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-01T23:02:15.000Z","updated_at":"2024-05-30T21:20:35.000Z","dependencies_parsed_at":"2022-08-28T11:50:45.118Z","dependency_job_id":null,"html_url":"https://github.com/tinyspeck/glitch-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinyspeck%2Fglitch-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinyspeck%2Fglitch-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinyspeck%2Fglitch-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinyspeck%2Fglitch-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinyspeck","download_url":"https://codeload.github.com/tinyspeck/glitch-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224811015,"owners_count":17373901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T05:01:10.241Z","updated_at":"2024-11-15T16:31:05.145Z","avatar_url":"https://github.com/tinyspeck.png","language":"ActionScript","funding_links":[],"categories":["Apps \u0026 Tools"],"sub_categories":["Client App"],"readme":"# Glitch Web Client #\n\n\u003ca href=\"http://www.glitch.com\"\u003eGlitch\u003c/a\u003e was a browser-based MMO created by \n\u003ca href=\"http://tinyspeck.com\"\u003eTiny Speck\u003c/a\u003e. This repository contains the\nsource code for the game client.\n\n## License ##\n\nAll files are provided by Tiny Speck under the \n\u003ca href=\"http://creativecommons.org/publicdomain/zero/1.0/legalcode\"\u003eCreative\nCommons CC0 1.0 Universal License\u003c/a\u003e. This is a broadly permissive \"No Rights \nReserved\" license — you may do what you please with what we've provided. Our \nintention is to dedicate these works to the public domain and make them freely \navailable to all, without restriction.\n\nAll files are provided AS-IS. Tiny Speck cannot provide any support to help you \nbring these assets into your own projects. Many of these files are not \nstructured in a standard, straightforward way, and they may take a bit of \nyour time and work to understand.\n\nNote: the Glitch logo and trademark are *not* among the things we are making \navailable under this license. Only items in the files explicitly included \nherein are covered.\n\nThere is no obligation to link or credit the works, but if you do, please link \nto \u003ca href=\"http://glitchthegame.com\"\u003eglitchthegame.com\u003c/a\u003e, our permanent \n\"retirement\" site for the game and these assets. Of course, links/shoutouts to \nTiny Speck (\u003ca href=\"http://tinyspeck.com\"\u003etinyspeck.com\u003c/a\u003e) and/or Slack \n(\u003ca href=\"http://slack.com\"\u003eslack.com\u003c/a\u003e) are appreciated.\n\n## What you'll find in here: ##\n\nAll of the source code for Glitch's Flash-based browser client.\n\n## What is not included ##\n\nA working version of the game. :( \n\nThe Glitch client requires a Glitch server to work, and there are no longer any\nGlitch servers for it to use. This code is provided mainly for instructional \nand reference purposes; if you are attempting to develop something with any of \nthe asset repositories, the client implementation may be a valuable resource.\n\n## Documentation Contributions Are Welcome! ##\n\nIf you figure something out that you think others could learn from, write up a \nquick how-to document and submit it to us as a pull request. Share your \nknowledge!\n\n## Exceptions to the CC0 1.0 Universal License ##\n\nThis repository includes several third-party projects that come with their\nown licensing terms. Our license does not cover their work. Please respect the\nlicensing terms of those projects — their licenses are included in the headers\nof their source files. Those projects, and their locations in this repository, are:\n\n* Draw by Martin Heidegger (`at/leichtgewicht`)\n* Tweener by Zeh Fernando, Nate Chatellier, Arthur Debert and Francis Turmel\n(`caurina/transitions`)\n* Image Encoding, JSON Serialization, and Base64 Encoding by Adobe (`com/adobe`)\n* Bit101 by Keith Peters (`com/bit101`)\n* A variety of libraries from GreenSock (`com/greensock`)\n* EdgeFinder and ColorMatrix by Sakri Rosenstrom and Mario Klingemann (`com/quasimondo`)\n* Upload BitmapData Snapshot by Stephen Braitsch (`com/quietless`)\n* Object Pool by Michael Baczynski (`de/polygonal`)\n* Stats by Mr.doob (`net/hires`)\n* GIF Encoding and Decoding by Thibault Imbert (`org/bytearray`)\n* SWF deconstruction by Paul Sivtsov (`org/igorcosta`)\n* Ronda Seven font by Yusuke Kamiyamane (`TSEngineAssets/src/assets/fonts`)\n* Prisencolinensinainciusol by Adriano Celentano (`TSEngineAssets/src/assets/sounds`)\n* GrahamScan by Schell Scivally (`locodeco/lib/src/locodeco/util/GrahamScan.as`)\n* Convex Hull by Christopher Salvarani (`locodeco/lib/src/locodeco/util/GrahamScan2.as`)\n* Apache's Flex\t(`locodeco/swf/libs`)\n\nSome files from the original repo have been removed due to their restrictive licensing:\n\n* Helvetica (`TSEngineAssets/src/assets/fonts`)\n* VAG Rounded (`TSEngineAssets/src/assets/fonts`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinyspeck%2Fglitch-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinyspeck%2Fglitch-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinyspeck%2Fglitch-client/lists"}