Please enable JavaScript.
Coggle requires JavaScript to display documents.
Python Game - Coggle Diagram
Python Game
Software
PyCharm
PyGame
Windows laptop
Python inter
Python 3.8
IDLE
User Experience
User moves cannon left and right and shots.
Layers come down and games ends when cannon hit
Game gets faster and faster in level 1
Game ends with Game Over screen
UI - User Interface
Level 1
Black Background
Purple squares to represent the space ships
Missle Canon - White
Bullets
Level 2
Testing
Peers played game
Refinements
Changes to code for colour
Changes to code for design
Changes for code dimensions
Code
main.py
The basic code for the game
RBG (
Loop if
examples of code