Skip to content

The classic hangman game using pygame lib and zombie theme.

Notifications You must be signed in to change notification settings

fadoaglauss/hangman-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jogo da Foca com Pygame

Clássico Jogo da Forca crido com a biblioteca multiplataforma de jogos em Python.

Instalação do Python

    sudo apt-get install build-essential
    sudo apt-get install python3

Instalação do Pip

    sudo apt-get install python3-pip

Instalação de Pygame

    pip3 install pygame

Instalação do Pycharm

    sudo snap install pycharm-community --classic

Executando

    python3 main.py

Sistema Operacional: Linux 4.15.0-44-generic #47-Ubuntu SMP Mon Jan 14 11:26:59 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

About

The classic hangman game using pygame lib and zombie theme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages