opencodeiiita / Collaborative-Web

Opencode 21 Collaborative website!
https://opencodeiiita.github.io/Collaborative-Web
135 stars 166 forks source link

js game #679

Closed shashirith closed 2 years ago

shashirith commented 3 years ago

Issue: 609

Short description of what this resolves:

js game

Changes proposed in this pull request and/or Screenshots of changes:

dice game

-

opencode-bot commented 3 years ago

Hey @shashirith

Thanks for opening this PR :rocket:. Mentor will review your PR soon and till then, keep contributing and stay calm.

Thanks for contributing to OpenCode ✨✨!

Elemento24 commented 3 years ago

@shashirith Mind telling me how the game works. From what I could gather, we have to refresh the screen to play the game, and the player with the larger number wins, is that it?

shashirith commented 3 years ago

@Elemento24 yes ,its everything u said

Elemento24 commented 3 years ago

@shashirith Don't you think you should implement some more functionality in this game? Like as of now, it's really really simple. At least, add an option to restart the game without refreshing the page. Also, add something like maximum score in 3/5 rolls, and an option to play against a player or a computer!