comex-game / README.md

CATRAIL

2023 Comex game

Last updated: 4/16/2026GitHub

CATRAIL

Catrail is a fun and addictive game where you help a character cross busy roads, rivers, and other obstacles to reach the other side. The game is built by using the Crossy Road open source code. The cat character and the background music is an open source assets.

catrail

Contribution

Running the web app for the first time

Run the following command from the root of the repo:

docker-compose up --build

SMTP client

We use mailhog as an SMTP client for development. To check emails sent by the server, go to http://localhost:8025

Deployment

The game web app live testing version is deployed at https://catrail.rihal.dev using Portainer.