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

https://github.com/ncine/ncinvaders

A simplified version of Space Invaders made with the nCine
https://github.com/ncine/ncinvaders

android custom-engine emscripten game linux macos mingw ncine ndk opengl windows

Last synced: about 2 months ago
JSON representation

A simplified version of Space Invaders made with the nCine

Awesome Lists containing this project

README

        

[![Linux](https://github.com/nCine/ncInvaders/workflows/Linux/badge.svg)](https://github.com/nCine/ncInvaders/actions?workflow=Linux)
[![macOS](https://github.com/nCine/ncInvaders/workflows/macOS/badge.svg)](https://github.com/nCine/ncInvaders/actions?workflow=macOS)
[![Windows](https://github.com/nCine/ncInvaders/workflows/Windows/badge.svg)](https://github.com/nCine/ncInvaders/actions?workflow=Windows)
[![MinGW](https://github.com/nCine/ncInvaders/workflows/MinGW/badge.svg)](https://github.com/nCine/ncInvaders/actions?workflow=MinGW)
[![Emscripten](https://github.com/nCine/ncInvaders/workflows/Emscripten/badge.svg)](https://github.com/nCine/ncInvaders/actions?workflow=Emscripten)
[![Android](https://github.com/nCine/ncInvaders/workflows/Android/badge.svg)](https://github.com/nCine/ncInvaders/actions?workflow=Android)
[![CodeQL](https://github.com/nCine/ncInvaders/workflows/CodeQL/badge.svg)](https://github.com/nCine/ncInvaders/actions?workflow=CodeQL)

# ncInvaders
ncInvaders is a simplified version of **Space Invaders** made with the nCine.
It has a slightly more complicated game logic than the `ncPong` example.

You can control the ship with the mouse or keyboard on PC, tapping the screen on Android or with the joystick on both platforms.