Red Light, Green Light is a traditional Korean children's game, popularised by the Squid Game TV series.
This project is the digital remake of the game - a 2D-multiplayer game that you can just play in your desktop or mobile browser.
The plan:
- UI (frontend): core game logic develop using engine from the Rust gamedev and glue together using TypeScript and WebAssembly
- Server (backend): Frontend talks to a simple WebSocket server running at the Edge (global CDN) such as Fly.io, Cloudflare Workers, Lambda or Cloud Run.
- Angry Birds 2 by Rovio - the game that went viral and reached 10 mil users in around three days.
Copyright of every image in this repo belong to their respective owners.
Attributions:
Expand License
This repository contains a variety of content; some developed by Cedric Chee, and some from third-parties. The third-party content is distributed under the license provided by those parties.
I am providing code and resources in this repository to you under an open source license. Because this is my personal repository, the license you receive to my code and resources is from me and not my employer.
The content developed by Cedric Chee is distributed under the following license:
The text content is released under the CC-BY-NC-ND license. Read more at Creative Commons.
The code in this repository is released under the MIT license.