May 2019
Beginner
544 pages
13h 12m
English
+ (addition), 26
* (asterisk) operator, 147
/ (division), 26
** (double asterisk) operator, 149
** (exponent), 26
// (floor division), 260
> (greater than), 75
>= (greater than or equal to), 75
# (hash mark), for comments, 29
!= (inequality operator), 74
< (less than), 75
<= (less than or equal to), 75
% (modulo operator), 116–117, 122
* (multiplication), 26
\n (newline), 22
! (not), 74
+= operator, 115
[] (square brackets), 34
- (subtraction), 26
\t (tab), 22
addition (+), 26
aliases, 152
Alien Invasion project. See also Pygame
aliens
checking edges, 266
collisions, with bullets, 268–269, 291–292
collisions, with ship, 272–275
controlling fleet direction,
Read now
Unlock full access