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.
- Host: GitHub
- URL: https://github.com/adamouization/space-shooter
- Owner: Adamouization
- Created: 2017-06-29T07:36:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-31T18:10:19.000Z (almost 8 years ago)
- Last Synced: 2025-01-05T01:43:05.935Z (over 1 year ago)
- Topics: agk, app-game-kit, basic, video-game
- Language: Assembly
- Homepage:
- Size: 3.04 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## 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)