Book Image

Using Yocto Project with BeagleBone Black

By : Hafiz Muhammad I Sadiq, Irfan Sadiq
Book Image

Using Yocto Project with BeagleBone Black

By: Hafiz Muhammad I Sadiq, Irfan Sadiq

Overview of this book

Table of Contents (17 chapters)
Using Yocto Project with BeagleBone Black
Credits
Foreword
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Pacman4Console


PAC-MAN is a popular computer game of legacy times. It is hard to consider someone not knowing or not even having played it. We can find the code for GUI-based versions, but our major concern is not the game; we want to learn to code it using something practical. We will be using PAC-MAN for console by Mike Billars from https://sites.google.com/site/doctormike/pacman.html. We are choosing this for its simplicity. From this location, we got the link to the source Git as well as the source tar balls. We will use the Git link.