Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mauryiv/roll-n-conquer
https://github.com/mauryiv/roll-n-conquer
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mauryiv/roll-n-conquer
- Owner: MauryIV
- Created: 2024-05-24T02:03:50.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-19T22:42:41.000Z (4 months ago)
- Last Synced: 2024-10-28T15:29:58.740Z (2 months ago)
- Language: JavaScript
- Size: 6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
This is a website where a user can create a profile and roll a die, challenging other users and sending messages to them as well. The site also has daily users roll a daily D100 to challenge all other users and then shows the top rolls on the leaderboard.## Table of Contents
- [Title](#title)
- [Description](#description)
- [Badges](#badges)
- [Visuals](#visuals)
- [Installation](#installation)
- [Usage](#usage)
- [Tests](#tests)
- [Questions](#questions)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [Authors and Acknowledgment](#acknowledgment)
- [License](#license)
- [Project Status](#status)
## Badges
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
## Installation
This code uses Node and MongoDB. User will need to install all the dependencies listed in package.json as well.
## Usage
Can be used for reference if others want to implent them in their own project.
## Visuals
![Screenshot 2024-06-10 at 8 04 05 PM](https://github.com/MauryIV/Roll-n-Conquer/assets/146037880/410bb397-0047-40df-8456-d97537e2fd33)
![Screenshot 2024-06-10 at 8 04 58 PM](https://github.com/MauryIV/Roll-n-Conquer/assets/146037880/cd75bfdb-61f7-4cde-82e1-a7580b96618c)
![Screenshot 2024-06-10 at 8 05 11 PM](https://github.com/MauryIV/Roll-n-Conquer/assets/146037880/bae107e9-3080-4c40-8833-7366aae8d0b2)
![Screenshot 2024-06-09 at 9 54 15 PM](https://github.com/MauryIV/Roll-n-Conquer/assets/146037880/783b53b7-1005-4a6f-89f8-07b444019230)
![Screenshot 2024-06-10 at 8 05 30 PM](https://github.com/MauryIV/Roll-n-Conquer/assets/146037880/6695bf2f-f7a5-43c2-b845-6380d8d75c3f)
## Tests
Testing was in GraphQL and localhosts.
## Questions
If you have any questions about the contents. Please feel free to reach out!
Here is our githubs: [Maury's Github](https://github.com/MauryIV), [Vic's Github](https://github.com/VicSwain), [Tim's Github](https://github.com/EnchantedMoth), [Hunter's Github](https://github.com/justin-hunter1), [Hinton's Github](https://github.com/codegawd777).
## Roadmap
Including messaging and more randomization.
## Contributing
Always open to contributions.
## Authors and Acknowledgment
All code written by Maury Hughes IV, Vic Swain, Tim Lewis, Justin Hunter, and Justin Hinton.
## License
MIT License © 2024 Maury Hughes IV, Vic Swain, Tim Lewis, Justin Hunter, Justin Hinton
Please refer to this link, [License: MIT](https://opensource.org/licenses/MIT) for more information.[back to top](#title)