approxit / amiga-invaders

Yet another clone of Space Ivaders game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

amiga-invaders

Yet another clone of Space Ivaders game

screenshot 1 screenshot 2

Getting Started

In near future, thrilling discovery was made.

The inevitable invasion comes to the cradle of humanity.

Researches shows that it can be stopped only by the specially crafted technology.
There is not much time to contact.

Only ten effective fighters will be constructed in time.
Humanity need to send only the best pilots.

Jump behind the simulator rudders.
Be in the elite ten and save humanity from invasion.

Pre-requirements

This game is made for specific hardware. To properly run this game you will need:

  • Literally any Amiga (but tested with Amiga 500 and Kickstart 1.3)

or compatible Amiga emulator like WinUAE.

Installing

Copy the latest game release archive and extract to directory that Amiga can load. The bin and data directories must coexist as given.

Running the game

Game must be stared from main executable file located in bin/amiga-invaders. In AmigaDOS CLI you can use following commands:

1> cd amiga-invaders/bin
1> amiga-invaders

Controls

Intro

  • space / return - speeds up text

  • escape - quits game

Map

  • a / left - turns ship left

  • d / right - turns ship right

  • space / return - fires ship projectile

  • escape - quits game

Built With

Versioning

This project use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Koyot1222 - graphics
  • approxit - initial code

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Yet another clone of Space Ivaders game

License:MIT License


Languages

Language:C 86.3%Language:Makefile 13.7%