- Engineering
- Computer Science
- question 2 create a simple pixelated snake game with a...
Question: question 2 create a simple pixelated snake game with a...
Question details
Question 2:
Create a simple pixelated snake game with a start button and a score for each fruit you eat. If you touch the borders go back to the start scene.
You must complete this question using true OOP with classes:
- inheritance
- polymorphism
- encapsulation
Solution by an expert tutor
