forca
Here are 24 public repositories matching this topic...
Um jogo de adivinhação de palavras📝, desenvolvida com a assistência da instituição Alura💙.
-
Updated
Feb 1, 2023 - Python
Projeto desenvolvido em grupo para o professor André (Maligno). Participantes: @gugamh; @GustavoSousa4; Nicolas Mayer
-
Updated
Aug 29, 2023 - Java
Jogo da Forca desenvolvido em Lua. (Hangman game in Lua)
-
Updated
Oct 20, 2022 - Lua
Jogo da Forca desenvolvido em C++ com modos multi e single player.
-
Updated
Mar 7, 2019 - C++
Projeto construído ao longo de um curso de Python da Alura, seguindo as aulas da plataforma.
-
Updated
Aug 16, 2022 - Python
Meu primeiro programa em python
-
Updated
Oct 6, 2022 - Python
#include <stdio.h> #include <stdlib.h> #include <string.h> #include <ctype.h> #include <time.h> #include <locale.h> #define LINHA 15 #define COLUNA 40 int main (void) { setlocale (LC_ALL, "portuguese"); char jogo[LINHA][COLUNA] = {{"fusca"}, {"motocicleta"}, {"papagaio"}, {"casa"}, {"gato"}, {"cachoeira"}, {"apartamento"}, {"camundongo"}, {"bici…
-
Updated
Jan 20, 2020 - C
Criando um jogo da forca usando html, css e javascript.
-
Updated
Apr 19, 2023 - JavaScript
trabalho1-forca-TwoDotS2 created by GitHub Classroom
-
Updated
May 10, 2022 - C++
Jogo da Forca em Python
-
Updated
Oct 11, 2017 - Python
A simple Hangman project, built with ReactJs
-
Updated
Dec 23, 2020 - JavaScript
Improve this page
Add a description, image, and links to the forca topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the forca topic, visit your repo's landing page and select "manage topics."