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
- Host: GitHub
- URL: https://github.com/ncine/ncinvaders
- Owner: nCine
- License: mit
- Created: 2019-07-25T15:08:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-27T01:22:27.000Z (3 months ago)
- Last Synced: 2025-03-27T05:34:48.030Z (3 months ago)
- Topics: android, custom-engine, emscripten, game, linux, macos, mingw, ncine, ndk, opengl, windows
- Language: C++
- Size: 118 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/nCine/ncInvaders/actions?workflow=Linux)
[](https://github.com/nCine/ncInvaders/actions?workflow=macOS)
[](https://github.com/nCine/ncInvaders/actions?workflow=Windows)
[](https://github.com/nCine/ncInvaders/actions?workflow=MinGW)
[](https://github.com/nCine/ncInvaders/actions?workflow=Emscripten)
[](https://github.com/nCine/ncInvaders/actions?workflow=Android)
[](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.