RepoJournal

Developer journal

Anurag Verma

@anurag629 since Jan 2022

361 stories across 44 days in 2026, 101-day streak

Mon Wed Fri
Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
an entry to read activity only Less More before entries began Recent weeks →

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)

Thursday, Apr 14, 2022

explored

Snake game array and tail logic fixes

Anurag Verma pushed seven commits to Snake-Game-C, working through array initialization, tail reduction, and output cleanup.

1 person shipped this

The work centered on the snake's movement and collision detection. Verma added an array structure [1], then fixed its length initialization [2] to ensure proper sizing. He addressed tail reduction logic [3], which handles how the snake shrinks when moving. The loss condition was completed [4], establishing when the game ends. Unusual outputs were removed [5] to clean up debug or erratic console noise. By day's end, the core game loop was functional [6], with only an unbeatable condition remaining as unresolved [7].

c gamedev

Sources

  1. added array · anurag629/Snake-Game-C
  2. fixed new array length · anurag629/Snake-Game-C
  3. fixed reduce tail · anurag629/Snake-Game-C
  4. done with without lose · anurag629/Snake-Game-C
  5. removed unusual outputs · anurag629/Snake-Game-C
  6. all done except unbetable condition · anurag629/Snake-Game-C
  7. all done except unbetable condition · anurag629/Snake-Game-C

← 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