Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rashilspackt committed Sep 13, 2016
1 parent 938efb3 commit 13a6224
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions README.md
@@ -0,0 +1,34 @@
# Beginning C++ Game Programming
By Packt Publishing



This is the code repository for [Beginning C++ Game Programming](https://www.packtpub.com/game-development/beginning-c-game-programming), published by [Packt Publishing](https://www.packtpub.com/). It contains all the required files to run the code.



This book is for those who have no C++ programming knowledge whatsoever and want to learn to build games or just use games as a more engaging way to learn C++. If you have aspirations of one day publishing a game on Steam or just want to have a load of fun while learning C++, then this book was written for you.

Software required:-
Visual Studio for Windows and
Linux Programming environment for Linux

Hardware specifications
Windows 7 Service Pack 1, Windows 8 or Windows 10
1.6 GHz or faster processor.
1 GB of RAM (for x86) or 2 GB of RAM (for x64)
15 GB of available hard disk space.
5400 RPM hard disk drive.
DirectX 9-capable video card that runs at 1024 x 768 or higher display resolution.


Related Books



* [C++ Application Development with Code::Blocks](https://www.packtpub.com/application-development/c-application-development-codeblocks?utm_source=GitHub&utm_medium=Repo&utm_campaign=9781783283415&utm_source=GitHub&utm_medium=Repository&utm_campaign=9781783283415)


* [Learning C++ by Creating Games with UE4](https://www.packtpub.com/game-development/learning-c-creating-games-ue4?utm_source=GitHub&utm_medium=Repo&utm_campaign=9781784396572&utm_source=GituHub&utm_medium=Repository&utm_campaign=9781784396572)

* [C++ Game Development Cookbook](https://www.packtpub.com/game-development/c-game-development-cookbook?utm_source=GitHub&utm_medium=Reopsitory&utm_campaign=9781785882722)

0 comments on commit 13a6224

Please sign in to comment.