Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Raspberry Pi Embedded Projects Hotshot
  • Toc
  • feedback
Raspberry Pi Embedded Projects Hotshot

Raspberry Pi Embedded Projects Hotshot

By : Sai Yamanoor, Srihari Yamanoor
close
Raspberry Pi Embedded Projects Hotshot

Raspberry Pi Embedded Projects Hotshot

By: Sai Yamanoor, Srihari Yamanoor

Overview of this book

This book is targeted towards beginners and intermediate designers of mechatronic systems and embedded system design. Some familiarity with the Raspberry Pi and Python programming is preferred but not required.
Table of Contents (15 chapters)
close
14
Index

Getting started with the Connect Four game (UI and sound effects)


In this task, we will work on some preliminary tweaks for the Connect Four game. We will take the example from New Game Source Code: Four in a Row,http://inventwithpython.com/blog/2011/06/10/new-game-source-code-four-in-a-row/, and make use of the examples discussed in the previous task, namely, playing sounds and menu design and add them to the Connect Four Game Python script.

Prepare for lift off

We need the Connect Four game example (four in a row example—fourinarow.py) from the book. The example can be downloaded from http://invpy.com/fourinarowimages.zip.

Engage Thrusters

  1. In this project, the game needs to be launched fullscreen as soon as Raspberry Pi (that has been set up to launch the desktop game) is powered up.

  2. The pygame.display.set_mode method is used to set the game to fullscreen with the pygame.FULLSCREEN argument. The resolution of the game will be (Window width x Window height), in this case, 640 x 480 pixels:

    DISPLAYSURF...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete