Pop101 / Codel

Know too many programming languages? I don't, but if you do, take a try to guess the language!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codel: Wordle but with Code

Know too many programming languages? I don't, but if you do, take a try to guess the language!

Table of Contents

Overview

This is a wordle clone with a twist: print "Hello World" in a completely unknown language! You have 5 guesses to get it right. If you don't, you can always try again.

Screenshot

Technologies

This project is created with:

Getting Started

This repo just makes sick badges, but for most repos, use the following:

Clone the Repo
git clone https://github.com/Pop101/Codel

Enter the repo and Install requirements \

poetry install

Launch the webserver
poetry run python3 webserver.py

Usage

Just connect to the webserver and start guessing!
http://localhost:8787

About

Know too many programming languages? I don't, but if you do, take a try to guess the language!


Languages

Language:JavaScript 78.1%Language:CSS 10.0%Language:HTML 6.6%Language:Python 5.3%