Skip to content

This repository contains the result of my 'Advent of Code' project in 2020. It is an extension to the Roguelike creation tutorial - https://www.youtube.com/playlist?list=PLkTXsX7igf8erbWGYT4iSAhpnJLJ0Nk5G

Notifications You must be signed in to change notification settings

chlebik/Roguelike-AoC-2020

Repository files navigation

Roguelike Advent of Code 2020

This repository contains the source code of my Roguelike Advent of Code 2020 project, which I've written for my blog - BareMetalDev. Its goal was to get more familiar with C programming. Not using simple short hello-world-like programs, but fully-scoped multi-file project. I've followed the online video roguelike tutorial, and the code presented here is my (upgraded) version of the author's code.

All of 27 posts (26 original lessons and one additional post with code improvements) can be found on BareMetalDev blog. Any comments, ideas or bug reports are welcome.

About

This repository contains the result of my 'Advent of Code' project in 2020. It is an extension to the Roguelike creation tutorial - https://www.youtube.com/playlist?list=PLkTXsX7igf8erbWGYT4iSAhpnJLJ0Nk5G

Topics

Resources

Stars

Watchers

Forks