Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
assignment_2023
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Benedict Gaster
assignment_2023
Commits
0a92115c
Commit
0a92115c
authored
2 years ago
by
Benedict Gaster
Browse files
Options
Downloads
Patches
Plain Diff
fixed readme
parent
936c2478
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+8
-6
8 additions, 6 deletions
README.md
with
8 additions
and
6 deletions
README.md
+
8
−
6
View file @
0a92115c
...
@@ -131,12 +131,14 @@ in the same directory. (Note: it is important that you run the executables in th
...
@@ -131,12 +131,14 @@ in the same directory. (Note: it is important that you run the executables in th
For Linux you need to first install the packages
For Linux you need to first install the packages
> sudo apt install libsdl2-dev
```
bash
> sudo apt install libsdl2-image-dev
sudo apt install libsdl2-dev
> sudo apt install libsdl2-ttf-dev
sudo apt install libsdl2-image-dev
> sudo apt install libfreetype6-dev
sudo apt install libsdl2-ttf-dev
> sudo apt install libtiff-dev
sudo apt install libfreetype6-dev
> sudo apt install libbz2-dev
sudo apt install libtiff-dev
sudo apt install libbz2-dev
```
To make it slightly easier to build both the examples and the assigment itself a Makefile is provided:
To make it slightly easier to build both the examples and the assigment itself a Makefile is provided:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment