An open API service indexing awesome lists of open source software.

https://github.com/taffarel55/beginning-cpp-through-game

Codes and Exercises of the book Beginning C++ Through Game Programming
https://github.com/taffarel55/beginning-cpp-through-game

books cpp games

Last synced: 5 months ago
JSON representation

Codes and Exercises of the book Beginning C++ Through Game Programming

Awesome Lists containing this project

README

          




Just a simple book icon


Beginning C++ Through Game Programming, Third Edition


Códigos dos exercícios do livro **Beginning C++ Through Game Programming, Third Edition**

**ISBN-10** : 1-4354-5742-0

**ISBN-13**: 978-1-4354-5742-3

**eISBN-10**:1-4354-5743-9

**Autor**: [Michael Dawson](https://www.amazon.com.br/kindle-dbs/entity/author/B001K7TRTM?ref_=dbs_p_pbk_r00_abau_000000)

---

## Capítulos
- [Chapter 1 - Types, Variables, and Standard I/O: Lost Fortune](https://github.com/taffarel55/gameBook/tree/main/Chapter%201)
- [Chapter 2 - Truth, Branching, and the Game Loop: Guess My Number](https://github.com/taffarel55/gameBook/tree/main/Chapter%202)
- [Chapter 3 - For Loops, Strings, and Arrays: Word Jumble](https://github.com/taffarel55/beginning-cpp-through-game/tree/main/Chapter%203)

## Contribuindo

Pull requests são sempre bem vindos, posso ter esquecido de alguma coisa, ou me passado em algo. Se for uma mudança grande, abre uma Issue antes pra gente discutir as mudanças. Obrigado!

## Licença

[MIT License](LICENSE)