Hangman (School project)


Out first task to make a hangman game from console. In short I did a hangman game where users could create accounts and keep score at track by leaderboard


Laungages used


C#, SQL


Description


Super fun project that we got from school. The task we got was to build a Hangman game in console with no limitation. This was our first school project so I wanted to challange my self by making the game online. What I mean by that is that a user can create an account and save their score on my VPS sql. This thought me alot about sequrity with SQL and VPS. The game hade 4 diffrent difficultys where you could pick (Easy, Medium, Hard, Hardcore). Now the words where almost never the same because I used an API to generate random words.


Links


- Github -

Created 2024


Status: Legacy - Online mode is off!