imd1005-web-development-winter-2023 / group-project-vectorful

group-project-vectorful created by GitHub Classroom
MIT License
0 stars 0 forks source link

Product Summary Description #2

Open sumaiyaibrahim04 opened 1 year ago

sumaiyaibrahim04 commented 1 year ago

Product Summary

Description

Hang-Mannie: follows the rules of the classic hang-man game, where players try to guess a hidden word using letters from the alphabet, but with different themes. Players also earn coins with every word guessed correctly which they can use to buy hints and unlock new levels.

In scope

Themed levels with related designs Points system Hints Hangman Character - Mannie Animations Login/play as guest option

Out of scope

Multiple languages Limited number of themes/words per theme Multiplayer Time limits

neilmispelaar commented 1 year ago

Hi @imd1005-web-development-winter-2023/vectorful

This is super awesome! Absolutely love the concept - and I'm so excited to play the game.

One comment - you have included a lot of stuff as in scope - which is awesome - though I would recommend start with the smallest core functionality and then work outwards from there, just incase you run short on time.

For example, you could start with a character, a word, and a simple game loop, and then build on points, hints, and animations.

Very excited to see the final designs of "Mannie"!

Over the next few lessons we're looking at Vue.JS, which helps create dynamic JavaScript pages with much fewer lines of code, it may be helpful for your app, although you could also do this all in regular JavaScript. Something to consider.

And if you need anything else please don't hesitate to let me know.