Skip to content

Eli-code1/kaboomapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kaboomToApp

Kaboom To App

Turn your favorite Kaboom.js game into a hit app on iOS and Android!

How It Works

Kaboom To App is powered by Expo, a modern library that allows users to build React Native apps fast! We installed a shell of an expo app, which can be later edited and converted to match your dreams.

How To Use

To use the Kaboom App, follow these steps. Node JS must be installed (globally, preferably), along with npm:

  1. Clone the repository to your local machine.
  2. Rename the YourAppNameHere directory to your app's name
  3. Enter that directory with cd
  4. Install the necessary dependencies by running npm install.
  5. Copy and paste your Kaboom.js code into the kaboomPlaceholder file below the comment to //put your kaboom code here
  6. Start the development server by running npx expo start.
  7. Open the Expo Go app on your iOS or Android device.
  8. Scan the QR code displayed in the terminal or in the Expo Dev Tools.
  9. Enjoy playing your Kaboom.js game as a mobile app!

For customization of the app's name and icon, edit the app.json file. Follow these instructions to learn more about configuration of this file.

Questions?

Open an issue with anything you feel needs to be changed/fixed/investigated. Or, if you're feeling up to it, make a PR!

This is a toy project for an afternoon, so if it helps you, please make sure to star and follow.

About

Turn your favorite Kaboom.js game into a hit app on iOS and Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published