Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 504e70b

Browse files
Update readme.
1 parent 14740ff commit 504e70b

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

‎005-sfml-homebrew-setup/README.md‎

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
# SFML Setup Guide
22

3-
The best way to learn C++ is not by reading books or following
4-
tutorials. The best way to learn is to come up with a project idea and
5-
build it. And my favorite type of projects are video games!
3+
The best way to learn C++ is to come up with a project idea and build
4+
it. And my favorite type of projects are video games!
65

76
In this video, we will go over how to set up a C++ project with SFML.
87
the Simple Fast Multimedia Library. This is an open source C++ library
98
that makes it easy to build games, simulations, and interactive tools.
109

11-
It is used by popular YouTubers like Pezzza for their AntSimulator, and
12-
Hopson97 for their MineCraft clone. And since I spent an entire weekend
13-
learning how to set it up, I figured I could help anyone else trying to
14-
do the same thing.
10+
It is used by popular YouTubers like Pezzza for their AntSimulator. And
11+
since I spent an entire weekend learning how to set it up, I figured I
12+
could help anyone else trying to do the same thing.
1513

1614
Keep in mind that we will go over how to setup SFML on Intel Macs, but
1715
the steps are almost identical to get it running on Macs with Apple

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /