Skip to content

Commit 61a8a0c

Browse files
authored
Update README.md
1 parent ce65fc9 commit 61a8a0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[`C++ OpenGL 3D Game Tutorial Series`](https://www.youtube.com/playlist?list=PLv8DnRaQOs5-TyYnF56YghOxQBNr1VVmF) is a YouTube Tutorial Series,</br>
1010
whose purpose is to help all those who want to take their first steps in the game development from scratch.</br>
11-
In this series you'll learn how to create a Cross-Platform OpenGL 3D Game in C++ from scratch, starting from the creation of a Window by using Win32, Cocoa and X11 APIs (respectively Windows, macOS and Linux)</br>
11+
In this series you'll learn how to create a Cross-Platform OpenGL 3D Game in C++ from scratch, starting from the creation of a Window by using Win32, Cocoa and X11 APIs (Windows, macOS and Linux respectively)</br>
1212
to the making of all the necessary sub-systems in order to achieve a complete 3D Game, like</br>
1313

1414
- OpenGL 3D Graphics Engine</br>

0 commit comments

Comments
 (0)