https://github.com/acosimon/practica-de-c
Juego del ahorcado | Juego de Sudoku
https://github.com/acosimon/practica-de-c
c
Last synced: about 1 year ago
JSON representation
Juego del ahorcado | Juego de Sudoku
- Host: GitHub
- URL: https://github.com/acosimon/practica-de-c
- Owner: AcoSimon
- License: mit
- Created: 2022-08-18T14:35:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-21T19:42:25.000Z (almost 4 years ago)
- Last Synced: 2025-01-07T23:47:43.848Z (over 1 year ago)
- Topics: c
- Language: C
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C-Lenguaje
Algunos códigos y ejemplos realizados en **C**. (2017)
- **Juego del ahorcado:** Juego simple en **C** utilizando la terminal del sistema.
- **Sudoku:** Juego matemático que se inventó a finales de la década de 1970, utilizando la terminal del sistema.

