Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/c0de4un/aliens-ar-android
C++ Rail-shooter AR Game for Android
https://github.com/c0de4un/aliens-ar-android
android android-game ar-game cpp cxx gles opengl opengl-es
Last synced: 3 days ago
JSON representation
C++ Rail-shooter AR Game for Android
- Host: GitHub
- URL: https://github.com/c0de4un/aliens-ar-android
- Owner: c0de4un
- License: mit
- Created: 2022-07-24T03:03:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-29T20:30:12.000Z (over 2 years ago)
- Last Synced: 2023-03-21T22:23:00.224Z (over 1 year ago)
- Topics: android, android-game, ar-game, cpp, cxx, gles, opengl, opengl-es
- Language: C++
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aliens-ar-android
C++ Rail-shooter AR Game for Android[![GitHub issues](https://img.shields.io/github/issues/c0de4un/aliens-ar-android)](https://github.com/c0de4un/aliens-ar-android/issues)
[![GitHub stars](https://img.shields.io/github/stars/c0de4un/aliens-ar-android)](https://github.com/c0de4un/aliens-ar-android/stargazers)
[![GitHub license](https://img.shields.io/github/license/c0de4un/aliens-ar-android)](https://github.com/c0de4un/aliens-ar-android/blob/main/LICENSE)# Minimum Requirements
* Android 9
* OpenGLES 3
* C++ 14