{"id":17481217,"url":"https://github.com/paratron/gamekit","last_synced_at":"2025-04-22T13:20:39.791Z","repository":{"id":10103983,"uuid":"12167559","full_name":"Paratron/gamekit","owner":"Paratron","description":"Minimal, Promise/A based HTML5 canvas game engine","archived":false,"fork":false,"pushed_at":"2015-04-18T18:22:41.000Z","size":1966,"stargazers_count":20,"open_issues_count":2,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-19T01:18:51.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Paratron.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-16T20:27:32.000Z","updated_at":"2022-08-23T12:43:51.000Z","dependencies_parsed_at":"2022-07-11T06:00:36.927Z","dependency_job_id":null,"html_url":"https://github.com/Paratron/gamekit","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/Paratron%2Fgamekit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paratron%2Fgamekit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paratron%2Fgamekit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paratron%2Fgamekit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Paratron","download_url":"https://codeload.github.com/Paratron/gamekit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250246746,"owners_count":21398919,"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-10-18T22:08:56.047Z","updated_at":"2025-04-22T13:20:39.771Z","avatar_url":"https://github.com/Paratron.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"gamekit\n=======\n\n\u003e Minimal, Promise/A based HTML5 canvas game engine [/buzzwords]\n\nGamekit is a minimal approach to a game engine using HTML5 canvas2D.\nIts implementing a couple of features I found necessary for games and don't want to implement over and over.\n\nAlso, since its based on Promises, it allows you to do super cool stuff like this:\n\n    gamekit.fetchAssets('assets.json').then(gameSetup).then(gamekit.start);\n\nCurrently implements:\n\n* Promises! jay\n* Asset Loader\n* Module Loader\n* Renderloop\n* Layers support\n* Sprites (rotate/stretch/repeatable)\n* Property tweening on Sprites (absolute + relative)\n* Entity Groups\n* Keyboard input capturing\n* Pointer (mouse, touch) input capturing\n* Pointer area objects\n* Detecting pointer events directly on sprites\n* Text Labels\n* Spritemaps\n* Sprite Atlases\n* TileGrid (Wanna do a tilebased game?)\n* TileMap (Able to \"understand\" Tileds Map Format (JSON))\n\n\nDocumentation (WIP) under [http://wearekiss.com/gamekit](http://wearekiss.com/gamekit).\n\nThe Tilebased elements need to be considered in beta stadium right now - I did not polish or document them so far.\n\nxoxo,\nChris","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparatron%2Fgamekit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparatron%2Fgamekit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparatron%2Fgamekit/lists"}