Skip to content

rockcesar/LatinChainDevelopments

 
 

Repository files navigation

LatinChain Platform

Pi, Pi Network and the Pi logo are trademarks of the Pi Community Company.

Original Repository: https://github.com/rockcesar/LatinChainDevelopments

Institutional Repository: https://github.com/rockcesar/LatinChainDevelops

Currently https://latin-chain.com is working with website_pinetwork_odoo and website_pinetwork_games_odoo, made in Odoo.

We won an Honorable mention in Pi Hackathon with our project, Pi Network Games from Latin America!!!: https://minepi.com/blog/hackathon-winners-announcement

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.

Apps

sudoku (MIT License) is the Sudoku Solver. It's a modification of https://github.com/robatron/sudoku.js (MIT License, 2014) #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, 2014) #Put it in the root of HTTP Server: /var/www/html (You can use domains or subdomains)

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

piapp-example (PiOS License) 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 (PiOS License) is a LatinChain Platform (First App in Odoo for Pi). #Run it in Odoo 13.0 or 14.0 Server. (You can use domains or subdomains)

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

mahjong-solitaire (MIT License) is the Mahjong. It's a modification of https://github.com/ScriptRaccoon/mahjong-solitaire (MIT License, 2024)

blockrain.js (MIT License) is the Tetris. It's a modification of https://github.com/Aerolab/blockrain.js (MIT License, 2015)

bubble-shooter (MIT License) is the Bubble Shooter. It's a modification of https://github.com/rembound/Bubble-Shooter-HTML5 (MIT License, 2015)

memory-game (MIT License) is the Test Your Brain. It's a modification of https://github.com/MTrajK/memory-game (MIT License, 2014)

15 Puzzle Game (PiOS License). Developed with Gemini AI (Google).

PingPong (PiOS License). Developed with Gemini AI (Google).

Checkers (PiOS License). Developed with Gemini AI (Google).

Domino (PiOS License). Developed with Gemini AI (Google).

Latin Crush (PiOS License). Developed with Gemini AI (Google).

Odoo Learning (PiOS License). Developed with Gemini AI (Google).

Language Learning (PiOS License). Developed with Gemini AI (Google).

WebTorrent P2P Player (PiOS License). Developed with Gemini AI (Google).

Music Player (PiOS License). Developed with Gemini AI (Google).

Video Player (PiOS License). Developed with Gemini AI (Google).

Photo Viewer (PiOS License). Developed with Gemini AI (Google).

Webcam Ojects Detect (PiOS License). Developed with Gemini AI (Google).

Text-To-Speech Reader (PiOS License). Developed with Gemini AI (Google).

Maps Finder (PiOS License). Developed with Gemini AI (Google).

News Player (PiOS License). Developed with Gemini AI (Google).

Calculator (PiOS License). Developed with DeepSeek AI (Google).

Calendar Converter (PiOS License). Developed with DeepSeek AI (Google).

mp3 (PiOS License) is the MP3 Converter on mp3.latin-chain.com . Developed with Gemini AI (Google).

trends (PiOS License) is the Youtube Trends on trends.latin-chain.com . Developed with Gemini AI (Google).

Apps Sandbox

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 by LatinChain

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

Pidoku, Snake, Chess, App Example for Pi

LatinChain Platform (First App in Odoo for Pi): https://apps.odoo.com/apps/modules/14.0/website_pinetwork_odoo/

LatinChain Platform (Games Engine and Platform in Odoo for Pi): 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.9%
  • HTML 14.3%
  • Python 7.7%
  • CSS 4.8%
  • Other 1.3%