Skip to content

arifulislamat/space-shooter-aliens-attack

Repository files navigation

space-shooter-aliens-attack 🚀

I have developed this game a long time ago, i thought it is a good idea to make it opensource, maybe newcomers find it interesting.

Desktop build guide 🖥

  • Install Construct 2 ( look at engine dir)
  • Add the licence
  • Install nwjs
  • Contruct 2 > Export > Desktop

Android build guide 📱

  • Export your project from construct 2 with cordova
  • Install Java JDK 8
  • Install Node.js
  • Install Android Studio
  • Install Cordova plugin npm install -g cordova
  • Create cordova project cordova create project_name com.arifulislamat.ssaa project_name
  • Goto project_name\platforms\android\app\src\main\assets\www
  • and copy paste everything from exported www dir to new www
  • Open android studio and import project_name\platforms\android
  • Install required Android SDK
  • Great now just build the apk.

About

Construct 2 Games

Resources

License

Stars

Watchers

Forks

Packages

No packages published