aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 1145d0bc02ef737d520038ef179585352439f913 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Poulbi's Handmade Hero Linux port

## Overview
To make sure I internalize the Handmade Hero series, I am porting the game over to Linux.

## Build
Run the build script.
```sh
./code/build.sh
```

## Running
```sh
./build/linux_handmade
```

# Resources
- [Episode Guide](https://guide.handmadehero.org/)