https://github.com/johnnyldealba/agartha-flash
A prototype game engine made in 2013 that was written in ActionScript (Flash).
https://github.com/johnnyldealba/agartha-flash
actionscript flash game game-engine
Last synced: about 2 months ago
JSON representation
A prototype game engine made in 2013 that was written in ActionScript (Flash).
- Host: GitHub
- URL: https://github.com/johnnyldealba/agartha-flash
- Owner: JohnnyLdeAlba
- License: mit
- Created: 2022-05-21T14:31:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-27T20:41:16.000Z (almost 3 years ago)
- Last Synced: 2025-01-15T13:33:41.856Z (3 months ago)
- Topics: actionscript, flash, game, game-engine
- Language: ActionScript
- Homepage:
- Size: 6.64 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Agartha 2.0 Flash
A prototype game engine made in 2013 that was written in ActionScript (Flash). Features a single level, a few enemies and power ups. This was designed for a [game demo](https://github.com/JohnnyLdeAlba/agartha-html5) built in 2010 that was never completed.
# What's Different from the HTML5 version?
- Sound FX
- A manager that tracks NPCs and projectiles and despawns them when they are out of range.
- The player can create multiple bombs or projectiles at a time.# Why was this Abandoned?
I loved ActionScript and I felt Flash as a platform was a great. Unfortunatly I didn't do my research when I designed this engine: Adobe at the time had just announced they'll be discontinuing Flash. Today there is no way to run it at all except through legacy means.
# Known Issues
This version of Agartha was written in ActionScript and designed to run off a server through the browser using Adobe Flash. Because Flash is no longer supported and legacy emulators do not support ActionScript 4 yet, the only way to play this is through a legacy browser that supports Adobe Flash.
# [Watch Preview on YouTube](https://www.youtube.com/watch?v=hIGxXLqA5QM)