Giter VIP home page Giter VIP logo

scrabble's Introduction

ScrabblleAR

Capturas de pantalla del juego

(Nota: Las imagenes podrian tener diferencias con la version final)

Requisitos

Python 3.6 (NO FUNCIONA VERSIONES POSTERIORES 3.8 NI 3.7) Link: (https://www.python.org/ftp/python/3.6.4/python-3.6.4.exe)

PySimpleGUI (Libreria) 4.16.0

Pattern (Libreria)

Instrucciones Linux

Usuarios de Linux: El programa es compatible. Solo se debe hacer un pip install de cada libreria y tener python 3.6 Sin embargo si se desea utilizar el entorno virtual ofrecido en catedras (https://archivos.linti.unlp.edu.ar/index.php/s/t9enmc3IlRfkDtz) deberan hacer algunas modificaciones. Al parecer la carpeta de PySimpleGUI tiene problemas como ya viene instalada. Asique se debe volver a descargar o reemplazar por una que funcione. Aqui estan los pasos que me han funcionado:

  1. En primer lugar utilizar la version 3.6.3 de python como interprete
  2. Ir a /usr/local/lib/python3.6/dist-packages y borrar la carpeta PySimpleGUI. Reemplazarla por la que se puede decargar de aqui: https://github.com/Tilk1/seminario_python (Es posible que tambien funcione borrando la carpeta y volviendo a hacer un pip install PySimpleGUI)
  3. Correr dentro de la carpeta scrabble el archivo ScrabbleAR.py
  4. A jugar!

Instrucciones Windows

  1. Instalar esta version de python 3.6 (Link: (https://www.python.org/ftp/python/3.6.4/python-3.6.4.exe))
  2. Instalar PySimpleGUI (Libreria) 4.16.0 por medio de la consola de comandos, pip install pysimplegui. Para ello se recomienda setear las variables de entorno de python
  3. Instalar pattern por medio de pip install pattern
  4. Correr dentro de la carpeta scrabble el archivo ScrabbleAR.py

Ejecutable .exe (sin instalar nada) (WIP)

  1. Descargar https://github.com/Tilk1/ScrabblleUNLPAgusSanti/archive/0.9.zip
  2. Correr ScrabbleAR.exe

Participantes

Agustina y Santiago

scrabble's People

Contributors

agusmns avatar tilk1 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

scrabble's Issues

Como jugar?

Queria probar a jugar, pero no encuentro las instrucciones o reglas por ningun lado.

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.