
Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
Berry Blitz
Game Development | Python
April 2024 | ICS3UI
Skills: Object-Oriented Programming, Game Design
Berry Blitz is a text-based Python board game set in the vibrant world of Strawberry Land, built using object-oriented programming (OOP) principles. Players take turns rolling the die to move across a dynamic game board filled with unique rewards, surprises, and interactive story events. Each space presents a scenario where players can make choices that either earn or deduct Berry Bucks. The game offers both PvP (Player vs. Player) and PvC (Player vs. Computer) modes, with six distinct character options, each implemented as a class with unique attributes and behaviours.