Git Product home page Git Product logo

scribbly's Introduction

Scribbly

https://scribbly.azurewebsites.net/

Description

Scribbly is an online platform designed for engaging in a word-guessing game. On this platform, a designated user serves as the game host, and the game is usually organized into multiple rounds.

To participate, players can enter the game by using an invitation link. During each round, every player is given an opportunity to create a visual representation of a randomly selected word. The other participants then submit their word guesses in the chat, and the player who correctly identifies the word earns points.

The player with the highest score at the end of all the rounds wins.

Technological specification

Frontend

  • React with Typescript (built with Vite)

NPM packages:

  • Bootstrap - styling and responsive design
  • Redux - state management
  • Axios - HTTP communication
  • use-local-storage-state - used to keep access tokens for OAuth 2.0 and game tokens which determine permissions related to lobby host and drawing on canvas

Backend

  • ASP.NET Core (REST API)
  • Sqlite database
  • Dapper ORM framework
  • Wordnik API to fetch a random word

Tests

  • xUnit
  • Moq

SignalR for managing realtime client-server communication

Running the website

React application: npm install npm run dev
Web Api: dotnet run
Tests: dotnet test

Screenshots

Main menu

screenshot1

Main menu - pop-up

screenshot2

Lobby

screenshot3

Game - drawing

screenshot4

Game - drawing phase ended

screenshot5

Responsive design - example 1

Screenshot 2023-10-17 235554

Responsive design - example 2

Screenshot 2023-10-18 005618

scribbly's People

Contributors

hynas321 avatar dependabot[bot] avatar

Watchers

 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.