pacman/README.md

14 lines
281 B
Markdown
Raw Normal View History

2020-11-27 17:50:21 +00:00
![CMake](https://github.com/turtlesec-no/modern_cpp_exercises/workflows/CMake/badge.svg)
2020-11-27 18:24:57 +00:00
# Mod(C++) Exercises
2020-11-27 13:10:09 +00:00
2020-11-28 11:08:39 +00:00
## Exercises
2020-11-27 13:10:09 +00:00
2020-11-29 16:42:03 +00:00
* [LCD](lcd/README.md)
2020-11-27 18:24:57 +00:00
* [Pac-Man](pacman/README.md)
2020-11-29 16:42:03 +00:00
* [Pomodoro](pomodoro/README.md)
2020-11-28 11:08:39 +00:00
## Build instructions
* [Windows](WINDOWS.md)
* [Linux](LINUX.md)