Activities
Store POS - Unlimited Products
Now we have access to dynamic arrays, we should be able to update our Store POS system to have as many products as we want!
For this iteration, your program should:
- Allow the user to have as many products as they like.
Dotifin - Unlimited Songs
Now that we have access to dynamic arrays, we should be able to updated Dotifin to have as many songs as we want!
For this iteration, your program should:
- Allow the user to have as many songs as they like.
RPG - Unlimited NPCs
Now that we have access to dynamic arrays, we should be able to have a lot more NPCs in our game.
For this iteration, your program should:
- Allow the player to have as many NPCs as they like.