Space Invaders Game - 41

Image

drawing

Goals

The purpose of this assignment is to learn to - Organize data in two-dimensional arrays - Use enums to store information - Practice using nested for loops - Use basic OOP techniques

Description

Tasks

Help

For Java

NonBlockingGame documentation

For C++

NonBlockingGame documentation

For Python

NonBlockingGame documentation