Project Status:
Commits:
This is a small project that aims to gather some knowledge about game development and make it available to everyone.
As well as being a source of knowledge this project aims to be a learning experience for everyone involved too, by gathering contributions from the community, teaching others how to make a game, teaching algorithms but also learning tips and tricks from people who are more experienced.
This project is looking for contributors: see below
As of March 21st, 2021 the ready-to-read versions of this book will be available (for free) only through Itch.io
I decided to use only Itch as it's more stable and not influenced by any kind of CI/CD issue or tantrum. I have to make the files and upload them there anyway, so I may as well use that page as my main point of download for the project.
Versions currently available: PDF and EPub
The source code for this ebook is available through the following official repositories:
You can learn how to build the book yourself in the Wiki!
Hi! Penaz here.
After over 400 pages of content, I am reaching the point where I poured the majority of my knowledge inside this e-book, and simplifying and explaining takes away a lot of time. With the little time I have, research can only get me so far.
I'd love to translate the currently available listings many other languages, as well as add new algorithms, containers, tips and tricks and design patterns. Though my work leaves me very little free time (and energy) to study and re-work things in a more understandable way.
If you are a programmer, game designer, game developer, artist, writer or "game dev aficionado" that wants to contribute to a completely free and open resource for new game developers that want to start seriously; feel free to fork the repository and pour your knowledge in this magic soup that is this book!
I'm more than happy to take a look at pull requests, it would be a honor.
Also remember to put yourself in the CONTRIBUTORS section!
If instead there is something unclear about the book, or something you would like to see added, drop by the ISSUES section and leave a ticket there, I will try to fix it, or at least add a placeholder for the future.
Another way to contribute is to translate the entire book in another language! Check the Wiki for more information.
All contributions will be handled with maximum respect and in accordance to our Code of Conduct.
Thank you for reading.
The master
branch is usually pretty much final (its contents will be expanded but probably not modified), while the develop
branch is more up-to-date but its content is subject to change.
This project is meant to be a free source of knowledge for who wants to develop their first game (but also be a reference book you can come back to), currently this project is under the Creative Commons Attribution-NonCommercial-ShareAlike License.
Because I want all contributions to be accessible by everyone for free but at the same time for the contributors to be given recognition, simple as that.
The chosen license is not a "Free Culture" license, but I want to protect the "free as in price" policy of this project, as well as the "free as in freedom" one. I feel this license is the best compromise.