Skip to content

Web game refering to the League of Legends game. Goal of the game is to guess which champion has higher win rate.

Notifications You must be signed in to change notification settings

miloszk9/lol_winrate_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lol winrate game

A similar game to “Higher lower game” but you have to decide which of two random champions from the League of Legends game has a higher win rate.

Prerequirements (no need to install anything else)

  • Docker
  • Docker-compose

Installation

$ docker-compose up -d --build
$ docker exec lol_winrate_game_lol_winrate_django_1 bash -c "python manage.py migrate; python manage.py update_db"

Used frameworks / tools

  • Django
  • PostreSQL
  • psycopg2
  • Bootstrap
  • Docker

Game screenshots

screen1 screen2 screen3

Sources

Made by: Miłosz Kaszuba

About

Web game refering to the League of Legends game. Goal of the game is to guess which champion has higher win rate.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published