Skip to content

CodersTea/Squid-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Squid-Game

Netflix's Squid Game in Java, but with less horror πŸ˜†.

Explanation

Hey Tea lovers! Before talking about Squid Game in Java, let me ask you What do you do on a bored Sunday afternoon? Go out, have fun, or do Netflix and Chill right. Well, I did Netflix and chill. Well, not chill, but experienced a rollercoaster of emotions with the sensational Korean Drama Squid Game on Netflix. Oh Boy! What a massive hit it is. One of the best series I have seen. It has all the things and the story is gripping. Oh sorry, I am off to a different tangent. I know it’s not a movie review blog, but I can’t help but be amazed.

Anyway, the thing I wanted to talk about is the games played in Squid Game. The games are very fun (Not like in the series but in real life). So I tried to replicate the same in Java. So I started with the Red Light Green Light.

Read full explanation on... How I Created Squid Game in Java: Red/Green Light

GamePlay

Game #1: Red Light πŸ”΄ Green Light 🟒

GamePlay 1

Class : com.coderstea.squidgame.RedLightGreenLight

Known Issues & Temporary solution


1. Windows Command Prompt (cmd.exe) will not show Emoji's

    It seems Windows command prompt (cmd) will not load Emoji's.

2. Windows Powershell (powershell.exe) will not show Emoji's

    It seems Windows powershell (powershell.exe) will not load Emoji's.

3. Windows Terminal (wt.exe) to Display Emoji

    1. Open Windows 10 Terminal app (wt.exe).
    2. Type `chcp 65001` and press enter. (without quotes)
    3. Run the java application.
    Note:   Running the App directly will not show Emoji. 
            Rerun the app again in same window must show emoji.

wt.exe_Preview

About

Netflix's Squid Game in Java, but with less horror πŸ˜†.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages