From TRCCompSci - AQA Computer Science
|
|
(13 intermediate revisions by the same user not shown) |
Line 9: |
Line 9: |
| [[C++ Syntax]] | | [[C++ Syntax]] |
| | | |
− | =SFML=
| |
− | SFML is a framework that uses C++, this is the most sensible way of creating a game in C++. Otherwise you will have to code every aspect of your game, including the mundane tasks such as listening for key presses or drawing a Sprite to the screen.
| |
− |
| |
− | [[C++ Drawing to the screen]]
| |
− |
| |
− | =Creating a Game=
| |
| [[SimpleObject class]] | | [[SimpleObject class]] |
| | | |
− | [[Game class]] | + | [[Using SimpleObject Class]] |
Latest revision as of 08:46, 8 July 2019