Git Product home page Git Product logo

guess-the-champ's Introduction

Guess the Champ

Guess the champ logo image

A League of Legends gessing game!

๐ŸŽฎ The project โ€ƒ|โ€ƒ ๐Ÿงฐ Tech stack โ€ƒ|โ€ƒ โž• Contributing โ€ƒ|โ€ƒ ๐Ÿ“ License โ€ƒ

๐ŸŽฎ The project

This is a League of Legends guessing game where you have to guess the champions according to their skills (image or description) or synopsis. There is a time limit and every wrong answer will reduce your current score. You can play alone or challenge a friend to a 1v1 realtime match, where the one who guess first wins the game.

Ps: we are at the first playable alpha so most of the features are not implemented yet...

Project main demo image

You can try the live version here: guessthechamp.com

๐Ÿงฐ Tech stack

Frontend ๐Ÿ–ผ

Typescript Logo React.js logo Styled Components logo Recoil logo Jest logo

The frontend was created with React, Typescript and Styled-Components and it's only responsibilities are some anti-cheat logics.

Backend โš™๏ธ

Typescript Logo Node.js logo Postgresql Logo Typeorm logo Jest logo

The backend of course is in charge of all game logics and data persistence, and it was created with Node.Js, using express as the main framework, postgresql as the main database and typeorm as the ORM.

Both server and client are using Typescript as the main programing language and crypto.js to encrypt / decrypt game data in order to prevent cheat through network scans.

โž• Contributing

  • First of all, leave a star! โญ๏ธ
  • Fork this repo
  • Create a branch to work on your fix/feature: git checkout -b feat/my-cool-feature
  • Commit your changes: git commit -m "feat: add my cool feature"
  • Upload your changes and make a pull request! git push origin feat/my-cool-feature

๐Ÿ“ License

This project is under the MIT license. See LICENSE file for more details.

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.