Giter Site home page Giter Site logo

pinetworkdevelopments's Introduction

To use these sources codes in Pi Sandbox (https://developers.minepi.com/), put it in the root of HTTP Server: /var/www/html.
In the HTTP Server, where you put these codes, you can use domains or subdomains.

sudoku (MIT License) is the Sudoku Solver. It's a modification of https://github.com/robatron/sudoku.js (MIT License)
# Put it in the root of HTTP Server: /var/www/html (You can use domains or subdomains)

snake (MIT License) is the Super Snake. It's a modification of https://github.com/iamchrismiller/responsive-snake (MIT License)
# Put it in the root of HTTP Server: /var/www/html (You can use domains or subdomains)

chess (GPLv3) is the Chess. It's a modification of https://github.com/LabinatorSolutions/stockfish-chess-web-gui (GPLv3)
# Put it in the root of HTTP Server: /var/www/html (You can use domains or subdomains)

piapp-example (AGPLv3) is a test and example of how to use Pi Apps API in a Webpage.
# Put it in the root of HTTP Server: /var/www/html (You can use domains or subdomains)

website_pinetwork_odoo (AGPLv3) is a Pi Network First App for Odoo.
# Run it in Odoo 13.0 or 14.0 Server. (You can use domains or subdomains)

website_pinetwork_games_odoo (AGPLv3) is a Pi Network Games Engine and Platform for Odoo.
# Run it in Odoo 13.0 or 14.0 Server. (You can use domains or subdomains)

server1.php is a server side example for PiApps (AGPLv3).

In client, for using Sandbox you must set, sandox: true, in Pi.init().

  <script src="https://sdk.minepi.com/pi-sdk.js"></script>
  <script>Pi.init({ version: "2.0", sandbox: true })</script>

Apps published:

LatinChain Platform:
https://latin-chain.com

Pidoku:
https://sudoku.latin-chain.com

Snake:
https://snake.latin-chain.com

Chess:
https://chess.latin-chain.com

PiApp Example:
https://piapp-example.latin-chain.com

Pi Network First App for Odoo:
https://apps.odoo.com/apps/modules/14.0/website_pinetwork_odoo/

Pi Network Games Engine and Platform for Odoo:
https://apps.odoo.com/apps/modules/14.0/website_pinetwork_games_odoo/

Link for info:
https://dev-rockcesar.blogspot.com/2021/05/pi-apps-published.html

Final Presentation of the Apps:
https://www.youtube.com/watch?v=9KqcyAoCZzo

pinetworkdevelopments's People

Contributors

rockcesar avatar

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.