Giter Club home page Giter Club logo

hangman-game's Introduction

Vamsi Desu and Rahul Rajan CS3251 - Hangman Game

To implement this game, we started with creating a game state, which keeps track of the overall state of the game as the game is being played. Within the GameStatus class, we also used an enum to determine the current status of the turn. Afterwards, we implemented a Game class, which contains the funcationality of playing the game till a win or loss. After the game structure was set, we decided to work on the client-server connection to establish actual gameplay. The client (client.py) consisted of creating a connection with the server and then sending the letter (while checking edge cases) to server. The server (server.py) then took that data and determined whether that letter was a correct guess and sent back a response. The work was divided into two parts - gameplay and client-server connection. Vamsi worked on the gameplay and Rahul worked on the server-client connection (in addition to implementing the proposed gameplay structure). We then worked together to put all the parts together.

Word Dictionary (in words.txt):

jazz buzz hajj fizz jinx huff buff jiff junk quiz bass make sake fake rake

Test example logs are located in server.txt and client.txt

hangman-game's People

Contributors

rahulrajus avatar vamsidesu5 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.