Skip to content

Commit 42faa79

Browse files
committed
auto update 2024-09-22
1 parent 4b46096 commit 42faa79

38 files changed

Lines changed: 6227 additions & 2626 deletions

Data/github-ranking-2024-09-22.csv

Lines changed: 3601 additions & 0 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 302 additions & 302 deletions
Large diffs are not rendered by default.

Top100/ActionScript.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
| ------- | ------------ | ----- | ----- | -------- | ----------- | ----------- | ----------- |
88
| 1 | [open-source-flash](https://github.com/open-source-flash/open-source-flash) | 7351 | 114 | ActionScript | 26 | Petition to open source Flash and Shockwave spec | 2021-02-24T08:44:01Z |
99
| 2 | [VVVVVV](https://github.com/TerryCavanagh/VVVVVV) | 6950 | 556 | ActionScript | 24 | The source code to VVVVVV! http://thelettervsixtim.es/ | 2024-08-27T22:32:49Z |
10-
| 3 | [Starling-Framework](https://github.com/Gamua/Starling-Framework) | 2850 | 821 | ActionScript | 71 | The Cross Platform Game Engine | 2024-09-17T06:25:17Z |
10+
| 3 | [Starling-Framework](https://github.com/Gamua/Starling-Framework) | 2850 | 821 | ActionScript | 70 | The Cross Platform Game Engine | 2024-09-21T08:20:29Z |
1111
| 4 | [webcamjs](https://github.com/jhuckaby/webcamjs) | 2496 | 1109 | ActionScript | 151 | HTML5 Webcam Image Capture Library with Flash Fallback | 2020-04-22T07:50:12Z |
1212
| 5 | [as3corelib](https://github.com/mikechambers/as3corelib) | 1493 | 448 | ActionScript | 104 | An ActionScript 3 Library that contains a number of classes and utilities for working with ActionScript? 3. These include classes for MD5 and SHA 1 hashing, Image encoders, and JSON serialization as well as general String, Number and Date APIs. | 2024-08-18T20:22:14Z |
1313
| 6 | [scratch-flash](https://github.com/scratchfoundation/scratch-flash) | 1331 | 512 | ActionScript | 0 | Open source version of the Scratch 2.0 project editor. This is the basis for the online and offline versions of Scratch found on the website. | 2019-02-05T18:30:34Z |
14-
| 7 | [mapgen2](https://github.com/amitp/mapgen2) | 1305 | 210 | ActionScript | 1 | Map generator for games. Generates island maps with a focus on mountains, rivers, coastlines. | 2017-08-24T04:32:19Z |
14+
| 7 | [mapgen2](https://github.com/amitp/mapgen2) | 1306 | 210 | ActionScript | 1 | Map generator for games. Generates island maps with a focus on mountains, rivers, coastlines. | 2017-08-24T04:32:19Z |
1515
| 8 | [flixel](https://github.com/AdamAtomic/flixel) | 1130 | 193 | ActionScript | 68 | flixel is a free Actionscript (Flash) library that I distilled from a variety of Flash games that I've worked on over the last couple years, including Gravity Hook, Fathom and Canabalt. It's primary function is to provide some useful base classes that you can extend to make your own game objects. | 2015-11-05T01:35:36Z |
1616
| 9 | [as3-signals](https://github.com/robertpenner/as3-signals) | 1058 | 201 | ActionScript | 4 | Signals is a new approach for AS3 events, inspired by C# events and signals/slots in Qt. | 2023-12-19T17:01:37Z |
1717
| 10 | [bfxr](https://github.com/increpare/bfxr) | 966 | 90 | ActionScript | 9 | Flash + AIR sound effects generator. Based on Sfxr. | 2021-06-17T15:56:58Z |
@@ -64,7 +64,7 @@
6464
| 57 | [as3httpclient](https://github.com/gabriel/as3httpclient) | 244 | 75 | ActionScript | 11 | HTTP Client for AS3 | 2021-11-03T03:04:15Z |
6565
| 58 | [Papervision3D](https://github.com/Papervision3D/Papervision3D) | 243 | 54 | ActionScript | 4 | A Real-Time 3D Engine for Flash Player 10 | 2009-11-17T02:21:30Z |
6666
| 59 | [FlashWavRecorder](https://github.com/michalstocki/FlashWavRecorder) | 239 | 107 | ActionScript | 33 | Simple flash file for recording audio and saving as a WAV | 2016-10-25T15:21:38Z |
67-
| 60 | [MMORPG](https://github.com/dianbaer/MMORPG) | 237 | 113 | ActionScript | 0 | MMORPG是一个可以用来学习ARPG核心战斗的项目(不再维护)。http://v.youku.com/v_show/id_XOTE5NDg1MTg0.html?firsttime=0 | 2018-03-12T12:38:25Z |
67+
| 60 | [MMORPG](https://github.com/dianbaer/MMORPG) | 237 | 83 | ActionScript | 0 | MMORPG是一个可以用来学习ARPG核心战斗的项目(不再维护)。http://v.youku.com/v_show/id_XOTE5NDg1MTg0.html?firsttime=0 | 2018-03-12T12:38:25Z |
6868
| 61 | [swiz-framework](https://github.com/swiz/swiz-framework) | 228 | 42 | ActionScript | 14 | Swiz framework for AS3 and Flex | 2013-06-19T04:19:12Z |
6969
| 62 | [FlashSocket.IO](https://github.com/simb/FlashSocket.IO) | 211 | 73 | ActionScript | 11 | Library to help Flash, Flex and ActionScript clients connect to Socket.IO servers. | 2016-09-22T20:16:49Z |
7070
| 63 | [Starling-Filters](https://github.com/devon-o/Starling-Filters) | 208 | 51 | ActionScript | 0 | A collection of filters for use with the Starling AS3 framework. | 2017-12-12T17:18:45Z |

Top100/C.md

Lines changed: 97 additions & 97 deletions
Large diffs are not rendered by default.

Top100/CPP.md

Lines changed: 98 additions & 98 deletions
Large diffs are not rendered by default.

Top100/CSS.md

Lines changed: 57 additions & 57 deletions
Large diffs are not rendered by default.

Top100/CSharp.md

Lines changed: 90 additions & 90 deletions
Large diffs are not rendered by default.

Top100/Clojure.md

Lines changed: 31 additions & 31 deletions
Large diffs are not rendered by default.

Top100/CoffeeScript.md

Lines changed: 24 additions & 24 deletions
Large diffs are not rendered by default.

Top100/DM.md

Lines changed: 40 additions & 40 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)