Git Product home page Git Product logo

predict_card_magic_trick's Introduction

Predict Card Magic Trick (iOS, Android)

此為一個魔術app, 效果為預言出觀眾所選的卡牌,

使用 Angular + p5.js + Cordova 製作而成

效果展示影片: https://www.youtube.com/watch?v=ppQnhk8IS2I

iOS

Android

打包步驟

確認node版本為: node 18.12.1

  1. cd cordovaApp
  2. bash build.sh

版本檢查server 部署方法

需自行將 server.key, 與 frankyya_com.crt 放入 back-server 資料夾

同時運行兩個server, 可防止替換過程中,版本檢查失效

  1. cd back-server
  2. bash deploy_docker.sh
  3. 檢查一下有沒有問題 再部署第二的備份用server
  4. bash deploy_docker_2.sh

app id

iOS: tw.franky.predictcard

Android: tw.franky.predict_card

開發時的問題修正紀錄

2022/4/5

使用 preference name="Fullscreen" value="true" 可達到全螢幕模式

2021/12/5

發現如果編譯不過, 則把 .idea 跟 .gradle 都刪掉, 則然後再重開 Android studio 則可以正常編譯

2021/12/4 有發生過一次無法編譯, 結果用以下方是能解決, 但之後不加也沒事

需在 platform/android 中加入 local.properties 檔案 且內容為以下部分, 才能正常執行 sdk.dir=C:\Users\username\AppData\Local\Android\Sdk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.