Giter VIP home page Giter VIP logo

whats-that-1's Introduction

What's That?! Drawing Application



Overview

You draw, BUGY guesses. You have only 15 seconds per round to show off your artistic skills. Can BUGY understand what you are trying to draw? Let's get started!

This game is based on Google's Quick, Draw! game. Quick, Draw! is an A.I. Experiment by Google. The dataset of 50 million+ drawings means that it is the largest unique data set of doodles in the world. Developers can also use the dataset to train their own neural networks.

Application Setup

Frontend

Navigate into the /client folder.

Install dependencies using npm:

npm i

Run the app:

npm start

Backend

Navigate into the /server folder.

Install dependencies using npm:

npm i

Run the app:

nodemon

Technical Highlights

Technical Highlights
🎨 Object recognition. Relying on Google's QuickDraw API.
πŸ”Œ Socket.IO Enables real-time, bidirectional and event-based communication.
πŸ’… Styled Components. Utilises the power of tagged template literals. CSS scoped to single, reusable components.
✨ Pose Animation Library. Pose is a declarative motion system that combines the simplicity of CSS transitions with the power and flexibility of JavaScript.
πŸš€ Redux. Application state management for both frontend and backend.

Credits

Development Team

πŸ‡ͺπŸ‡Έ DarΓ­o VallΓ©s, πŸ‡§πŸ‡Ύ Konstantin Morozov, πŸ‡±πŸ‡» Gelena Barker, πŸ‡ΉπŸ‡Ό Shanshan Chen, πŸ‡©πŸ‡ͺ Ole Kranz, & πŸ‡¬πŸ‡§ Freddie Smith

whats-that-1's People

Contributors

arol avatar dario-valles avatar f-smith avatar gelenab avatar gibsoncream avatar konstantinmv avatar metternich11 avatar shanshanc 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.