<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: anatcha</title>
    <description>The latest articles on DEV Community by anatcha (@anatcha_a18586d96181ef79a).</description>
    <link>https://dev.to/anatcha_a18586d96181ef79a</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3863542%2F74c7230e-0707-4e95-a7af-87ccecf5201f.png</url>
      <title>DEV Community: anatcha</title>
      <link>https://dev.to/anatcha_a18586d96181ef79a</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/anatcha_a18586d96181ef79a"/>
    <language>en</language>
    <item>
      <title>Turning Your GitHub Contributions into a Space Invaders Game</title>
      <dc:creator>anatcha</dc:creator>
      <pubDate>Mon, 06 Apr 2026 09:28:50 +0000</pubDate>
      <link>https://dev.to/anatcha_a18586d96181ef79a/turning-your-github-contributions-into-a-space-invaders-game-4om5</link>
      <guid>https://dev.to/anatcha_a18586d96181ef79a/turning-your-github-contributions-into-a-space-invaders-game-4om5</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fruvq37bwmcyli8317qlg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fruvq37bwmcyli8317qlg.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I built a small side project called &lt;strong&gt;GitInvaders&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://www.gitinvaders.com/" rel="noopener noreferrer"&gt;https://www.gitinvaders.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It started with a random thought:&lt;br&gt;
What if my GitHub contributions weren’t just a graph, but something interactive?&lt;/p&gt;

&lt;p&gt;Something... I could play with.&lt;/p&gt;


&lt;h2&gt;
  
  
  The Idea
&lt;/h2&gt;

&lt;p&gt;Instead of looking at contribution charts, I wanted to turn them into a game.&lt;/p&gt;

&lt;p&gt;So I made a Space Invaders-style web game where:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Your contributions become enemies&lt;/li&gt;
&lt;li&gt;You control a spaceship&lt;/li&gt;
&lt;li&gt;And you literally shoot your own commits&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It sounds unnecessary. It is unnecessary. But it's fun.&lt;/p&gt;


&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;Here’s a quick look at the game:&lt;br&gt;
  &lt;iframe src="https://www.youtube.com/embed/mHfJipWEYVM"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;




&lt;h2&gt;
  
  
  How It Works
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Log in with GitHub and the game pulls your real contribution data&lt;/li&gt;
&lt;li&gt;Each contribution block becomes an enemy&lt;/li&gt;
&lt;li&gt;More commits means more enemies on screen&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No GitHub account?&lt;br&gt;
You can still play using Google login.&lt;/p&gt;




&lt;h2&gt;
  
  
  Why I Built This
&lt;/h2&gt;

&lt;p&gt;This project wasn’t about solving a big problem.&lt;/p&gt;

&lt;p&gt;I just wanted to build something:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;small&lt;/li&gt;
&lt;li&gt;weird&lt;/li&gt;
&lt;li&gt;and enjoyable&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Along the way, I got to play with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;OAuth (GitHub and Google)&lt;/li&gt;
&lt;li&gt;Turning real data into game mechanics&lt;/li&gt;
&lt;li&gt;Building a simple browser game&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Try It
&lt;/h2&gt;

&lt;p&gt;You can play it here:&lt;br&gt;
👉 &lt;a href="https://www.gitinvaders.com/" rel="noopener noreferrer"&gt;https://www.gitinvaders.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;No install needed. Just open and play.&lt;/p&gt;




&lt;h2&gt;
  
  
  Final Thoughts
&lt;/h2&gt;

&lt;p&gt;Sometimes not everything has to be useful.&lt;/p&gt;

&lt;p&gt;Sometimes it’s just about building something fun and seeing it come to life.&lt;/p&gt;

&lt;p&gt;And honestly, shooting your own contributions is way more satisfying than staring at them.&lt;/p&gt;

</description>
      <category>programming</category>
      <category>webdev</category>
      <category>git</category>
      <category>react</category>
    </item>
  </channel>
</rss>
