Skip to content

regyeduardo/projeto-quebra-cabecas-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quebra-Cabeças (Puzzle)

Um pequeno e simples quebra-cabeças feito em Python.

Objetivo

Organizar os números em ordem crescente da esquerda para a direita em cada linha no menor número de movimentos possível.

Como Jogar

Basta mover as direcionais do seu teclado para realizar movimentos.

Dependências

  • Python
  • pynput
  • python3-dev (em algumas distribuicoes linux)
pip install pynput
pip install python3-dev # Caso precise

Como abrir o jogo

  • No Windows (cmd ou powershell)
  • No Linux (bash)
python quebra_cabecas.py

Meus contatos

Linkedin LinkedIn   Telegram Telegram

About

Um simples Quebra-Cabeças feito em Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages