SFML Game Development By Example

Simple and Fast Multimedia Library (SFML) is a simple interface comprising five modules, namely, the audio, graphics, network, system, and window modules, which help to develop cross-platform media applications. By utilizing the SFML library, you are provided with the ability to craft games quickly and easily, without going through an extensive learning curve. This effectively serves as a confidence booster, as well as a way to delve into the game development process itself, before having to worry about more advanced topics such as “rendering pipelines” or “shaders.”

With just an investment of moderate C++ knowledge, this book will guide you all the way through the journey of game development.

The book starts by building a clone of the classical snake game where you will learn how to open a window and render a basic sprite, write well-structured code to implement the design of the game, and use the AABB bounding box collision concept.
The next game is a simple platformer with enemies, obstacles and a few different stages. Here, we will be creating states that will provide custom application flow and explore the most common yet often overlooked design patterns used in game development.
Last but not the least, we will create a small RPG game where we will be using common game design patterns, multiple GUI. elements, advanced graphical features, and sounds and music features. We will also be implementing networking features that will allow other players to join and play together.
By the end of the book, you will be an expert in using the SFML library to its full potential.

1122193300
SFML Game Development By Example

Simple and Fast Multimedia Library (SFML) is a simple interface comprising five modules, namely, the audio, graphics, network, system, and window modules, which help to develop cross-platform media applications. By utilizing the SFML library, you are provided with the ability to craft games quickly and easily, without going through an extensive learning curve. This effectively serves as a confidence booster, as well as a way to delve into the game development process itself, before having to worry about more advanced topics such as “rendering pipelines” or “shaders.”

With just an investment of moderate C++ knowledge, this book will guide you all the way through the journey of game development.

The book starts by building a clone of the classical snake game where you will learn how to open a window and render a basic sprite, write well-structured code to implement the design of the game, and use the AABB bounding box collision concept.
The next game is a simple platformer with enemies, obstacles and a few different stages. Here, we will be creating states that will provide custom application flow and explore the most common yet often overlooked design patterns used in game development.
Last but not the least, we will create a small RPG game where we will be using common game design patterns, multiple GUI. elements, advanced graphical features, and sounds and music features. We will also be implementing networking features that will allow other players to join and play together.
By the end of the book, you will be an expert in using the SFML library to its full potential.

43.99 In Stock
SFML Game Development By Example

SFML Game Development By Example

by Raimondas Pupius
SFML Game Development By Example

SFML Game Development By Example

by Raimondas Pupius

eBook

$43.99 

Available on Compatible NOOK devices, the free NOOK App and in My Digital Library.
WANT A NOOK?  Explore Now

Related collections and offers


Overview

Simple and Fast Multimedia Library (SFML) is a simple interface comprising five modules, namely, the audio, graphics, network, system, and window modules, which help to develop cross-platform media applications. By utilizing the SFML library, you are provided with the ability to craft games quickly and easily, without going through an extensive learning curve. This effectively serves as a confidence booster, as well as a way to delve into the game development process itself, before having to worry about more advanced topics such as “rendering pipelines” or “shaders.”

With just an investment of moderate C++ knowledge, this book will guide you all the way through the journey of game development.

The book starts by building a clone of the classical snake game where you will learn how to open a window and render a basic sprite, write well-structured code to implement the design of the game, and use the AABB bounding box collision concept.
The next game is a simple platformer with enemies, obstacles and a few different stages. Here, we will be creating states that will provide custom application flow and explore the most common yet often overlooked design patterns used in game development.
Last but not the least, we will create a small RPG game where we will be using common game design patterns, multiple GUI. elements, advanced graphical features, and sounds and music features. We will also be implementing networking features that will allow other players to join and play together.
By the end of the book, you will be an expert in using the SFML library to its full potential.


Product Details

ISBN-13: 9781785283000
Publisher: Packt Publishing
Publication date: 12/29/2015
Sold by: Barnes & Noble
Format: eBook
Pages: 522
File size: 4 MB

About the Author

Raimondas Pupius is a game development enthusiast from Lithuania. He is currently working towards getting a degree in software engineering as well as working on a few projects of his own. Starting his unofficial education in this field at the age of 9, and having been introduced to video games even prior to that, helped narrow down his decision regarding a career choice. His ultimate dream is, of course, starting his own company and creating professional games for a living. "It beats my previous choice of being a plumber when I was four years old!" he says jokingly.
His other interests include web development, which was his primary interest before game development, music, and linguistics.

Table of Contents

  1. It's Alive! It's Alive! - Setup and First Program
  2. Give It Some Structure - Building the Game Framework
  3. Get Your Hands Dirty - What You Need to Know
  4. Grab That Joystick - Input and Event Management
  5. Can I Pause This? - Application States
  6. Set It in Motion! - Animating and Moving around Your World
  7. Rediscovering Fire - Common Game Design Elements
  8. The More You Know - Common Game Programming Patterns
  9. A Breath of Fresh Air - Entity Component System Continued
  10. Can I Click This? - GUI Fundamentals
  11. Don't Touch the Red Button! - Implementing the GUI
  12. Can You Hear Me Now? - Sound and Music
  13. We Have Contact! - Networking Basics
  14. Come Play with Us! - Multiplayer Subtleties
From the B&N Reads Blog

Customer Reviews