dudufalvo / hang-man

a hangman game with complex concepts of data structures and algorithms, searchs and sorts, saves of games in binary files and rescue of unfinished ones using linked lists.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

a hangman game with complex concepts of data structures and algorithms, searchs and sorts, saves of games in binary files and rescue of unfinished ones using linked lists.


Languages

Language:C++ 97.9%Language:C 2.1%