https://github.com/visualstudioex3/aquanoid
A 2D web Flash arcade game based on the classic Arkanoid.
https://github.com/visualstudioex3/aquanoid
2d 2d-game actionscript3 arcade arcade-game arkanoid arkanoid-game flash flashdevelop flixel game web
Last synced: 21 days ago
JSON representation
A 2D web Flash arcade game based on the classic Arkanoid.
- Host: GitHub
- URL: https://github.com/visualstudioex3/aquanoid
- Owner: VisualStudioEX3
- License: mit
- Created: 2017-05-07T20:58:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-09T00:56:24.000Z (over 8 years ago)
- Last Synced: 2025-02-27T07:57:33.715Z (11 months ago)
- Topics: 2d, 2d-game, actionscript3, arcade, arcade-game, arkanoid, arkanoid-game, flash, flashdevelop, flixel, game, web
- Language: ActionScript
- Homepage: http://portfolio.visualstudioex3.com/2011/11/03/aquanoid/
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Aquanoid
© Undead Code Studios 2011
#### A 2D web Flash arcade game based on the classic Arkanoid.

##### Development date/period:
* October-November 2011
##### History:
My second professional game developed in a game studio (the extint Undead Code Studios). An Arkanoid game with altered mechanic: the pad/player float on water. The water level goes up every few seconds. The player dies if reach the block level or the ball touch the water.
This game is based on my version of Aquanoid for the Game Jam on Campus Party España 2008.
This game was developed using Flixel game framework and FlashDevelop as IDE. Using as3sfxr tool and SfxrSynth API class for some sound sfx effects, generated in runtime.
##### Notes:
* This game was developed in 5 weeks aprox.
* This repository only included the source code. Not include any dependency source code (Flixel, SFXr, MochiAds...) or any media asset used in game.
* The folder structure and project file are prepared to used in FlashDevelop IDE.
##### Related links:
* Portfolio page: https://visualstudioex3.com/projects/undeadcode-aquanoid
* Play for free on:
* [Newgrounds](https://www.newgrounds.com/portal/view/585734) (Flash plugin not required)
* [BlueMaxima's Flashpoint project](https://bluemaxima.org/flashpoint/)
* Undead Code's Aquanoid entry in [BlueMaxima's Flashpoint database](https://flashpointproject.github.io/flashpoint-database/search/#7518c448-7a1a-4fee-8b8a-16ae1b4405e3)
* Aquanoid from Campus Party España 2008 game jam: https://visualstudioex3.com/projects/cp2k8-aquanoid
* FlashDevelop IDE: http://www.flashdevelop.org/
* Flixel game framework: http://flixel.org/
* as3sfxr on GitHub: https://github.com/sfbtom/as3sfxr