RepoJournal

Developer journal

Anurag Verma

@anurag629 since Jan 2022

0 stories across 0 days in 2023

Mon Wed Fri
Aug Sep Oct Nov Dec
an entry to read activity only Less More before entries began Full year →

Entries start Jan 13, 2022 — we reconstructed the previous month from @anurag629's public GitHub activity on the day they joined. Squares before that show contribution counts only.

Add this graph to your GitHub README

Paste this Markdown into your README — the badge stays current automatically and links back here.

[![anurag629's work on RepoJournal](https://repojournal.com/journals/anurag629/heat.svg)](https://repojournal.com/journals/anurag629)

Tuesday, Apr 19, 2022

explored

Color matching game built in Python

Anurag Verma built out the core visual structure for a color matching game, setting up the board, matrix, and color palette ahead of implementing the matching logic.

Work on Color-Matching-Game-in-Python started from scratch [1]. Verma generated random colors to fill a 5x5 matrix [2], then drew the board to display them [3]. He added a color plate interface [4] to support gameplay. The UI and grid layout were complete [5], leaving only the logic to swap and match colors still to be written.

python

Sources

  1. Initial commit · anurag629/Color-Matching-Game-in-Python
  2. created random colors for 5*5 matrix · anurag629/Color-Matching-Game-in-Python
  3. bord draw complete · anurag629/Color-Matching-Game-in-Python
  4. created color plate · anurag629/Color-Matching-Game-in-Python
  5. all done except logic to change the colors · anurag629/Color-Matching-Game-in-Python

← All entries

Follow along

Follow anurag629

A short briefing every day anurag629 ships something — in about 3 minutes.

or

One email a day. Unsubscribe in one click. Read a past issue →

RSS Read other developers