This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Last revision Both sides next revision | ||
en:pygame:step019 [2014/01/09 11:07] 127.0.0.1 external edit |
en:pygame:step019 [2020/05/03 21:35] horst ↷ Links adapted because of a move operation |
||
---|---|---|---|
Line 2: | Line 2: | ||
^ [[: | ^ [[: | ||
- | {{:en:part2: | + | {{part2: |
In this example game, two players can fire bullets and rockets at each other or at big nasty monsters. | In this example game, two players can fire bullets and rockets at each other or at big nasty monsters. | ||
Line 48: | Line 48: | ||
==== classes ==== | ==== classes ==== | ||
All classes in this game derive from pygame' | All classes in this game derive from pygame' | ||
- | {{:en:part2: | + | {{part2: |
==== additional resources ==== | ==== additional resources ==== | ||
- | {{:en:part2: | + | {{part2: |
===== source code on github ===== | ===== source code on github ===== |