{"id":21026905,"url":"https://github.com/edtechre/flixel-top-down-shooter","last_synced_at":"2026-01-02T11:19:46.066Z","repository":{"id":988971,"uuid":"794766","full_name":"edtechre/Flixel-Top-Down-Shooter","owner":"edtechre","description":"Flixel Top Down Shooter","archived":false,"fork":false,"pushed_at":"2010-07-24T08:53:52.000Z","size":102,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T14:37:01.151Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/edtechre.png","metadata":{"files":{"readme":"README","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":"2010-07-24T07:28:12.000Z","updated_at":"2019-08-13T14:35:13.000Z","dependencies_parsed_at":"2022-08-16T11:45:15.365Z","dependency_job_id":null,"html_url":"https://github.com/edtechre/Flixel-Top-Down-Shooter","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/edtechre%2FFlixel-Top-Down-Shooter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edtechre%2FFlixel-Top-Down-Shooter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edtechre%2FFlixel-Top-Down-Shooter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edtechre%2FFlixel-Top-Down-Shooter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edtechre","download_url":"https://codeload.github.com/edtechre/Flixel-Top-Down-Shooter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243463931,"owners_count":20295202,"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-11-19T11:46:47.581Z","updated_at":"2026-01-02T11:19:46.025Z","avatar_url":"https://github.com/edtechre.png","language":"ActionScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"The start of an engine for a top down shooter using Flixel, a 2D game framework written for Flash:\nhttp://flixel.org/\n\nEnemies are defined in an XML file along with the time they are to be created at-- the time is defined as the number of seconds after the start of the game.  The XML file is compiled into the SWF.  The enemy XML nodes are placed into a min-heap, and are ordered by their time attribute.  The min-heap is queried using a timer that runs every 100ms.  Enemy instances are spawned based upon the results returned by the min-heap.\n\nThe SpaceBackground class is used to create a scrolling background bitmap with stars drawn on it dynamically.  Two scrolling backgrounds are used in the game.\n\nPressing \"A\" shoots a bullet.  \"S\" toggles the player ship between red and blue states.  \"D\" fires a laser canon which uses flash.filters.GlowFilter to create a lightning effect.  The effect creates some slowdown and needs to be optimized or converted to a static animation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedtechre%2Fflixel-top-down-shooter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedtechre%2Fflixel-top-down-shooter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedtechre%2Fflixel-top-down-shooter/lists"}