Please enable JavaScript.
Coggle requires JavaScript to display documents.
I want to create a 2D game, but I don’t know how to? - Coggle Diagram
I want to create a 2D game, but I don’t know how to?
What kind of 2D Game do I want to make?
Pixel art
Classic Platformer
Precision Jumping, enemy avoidance, and item collection
Arena shooter
Wave survival
Learn how to create collision with objects
What Programming Language will I use
Python
Array/Lists
Nested Loops
Pseudocode
What platform will it run on
PC
Learn how to create a 2D character
Add movement to the character
Features
Enemies that chase you.
Ability to shoot bullets to defeat enemies.
Waves (where enemy count doubles)
Score counter
Wave counter
Player movement, left, right, up and down.
Player and Enemy sprites