An open API service indexing awesome lists of open source software.

https://github.com/adamouization/space-shooter

:video_game: :rocket: :space_invader: Prototype space-shooter video game created in AGK BASIC v2.
https://github.com/adamouization/space-shooter

agk app-game-kit basic video-game

Last synced: 11 months ago
JSON representation

:video_game: :rocket: :space_invader: Prototype space-shooter video game created in AGK BASIC v2.

Awesome Lists containing this project

README

          

Space Shooter
======

**Space Shooter** is a 2D video game build with [App Game Kit](https://www.appgamekit.com/) in Tier 1 (AGK BASIC). It is still in early development stages. Check out the [TODO.md](https://github.com/Adamouization/Space-Shooter/blob/master/docs/TODO.md) doc to see the progress made so far and what features are yet to be implemented.

#### Screenshot
![Screenshot software](https://image.prntscr.com/image/vO_GjD2ORx6Mdjsi1eo1PQ.png)

## Download
* [Latest version](https://github.com/Adamouization/Space-Shooter/archive/master.zip)

## Usage

To run this code locally, you will need to download the source code and own [App Game Kit](https://www.appgamekit.com/), which you can get [here](https://www.appgamekit.com/order).

* Open the project in your App Game Kit IDE.
* Compile and run the `main.agc` file to run the game.

## Contact

* email: adam@jaamour.com
* website: www.adam.jaamour.com
* twitter: [@Adamouization](https://twitter.com/Adamouization)