Skip to content

Commit

Permalink
Add week 1 progress to chip8 emulator AIEP project
Browse files Browse the repository at this point in the history
  • Loading branch information
procub3r committed Mar 24, 2024
1 parent c1ec05d commit 64b44d3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
13 changes: 13 additions & 0 deletions content/aiep/retro-game-console-emulation/week-1/progress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: Learning the toolchain: version control and the build system
lead: Sriprad Potukuchi
date: 24 March 2024
summary:
---

Seeing as how the project is hosted on GitHub, The mentees have spent the first few days familiarizing themselves with Git and GitHub.
This was done via a combination of discord vc hangouts and independent study.

Once everyone was up and running with Git and could push to / pull from the repository, we moved on to Makefiles! The importance of using a build system such as Make was understood and some basic Makefiles were written for practice.

Week 1 verdict: This project has a great bunch of mentees working on it :D Everyone is super eager to learn and the discord vc's were a blast!
6 changes: 0 additions & 6 deletions content/aiep/retro-game-console-emulation/week-1/sample.md

This file was deleted.

0 comments on commit 64b44d3

Please sign in to comment.