Kitty Cat: A Platformer Game Design using Makecode Arcade
Kitty Cat: A Platformer Game Design using Makecode Arcade
Priyata Rout
Master of Computer Applications (MCA)
GIFT Autonomous College, Bhubaneswar, Odisha, India, priyata2024@gift.edu.in
Allupati Ch. Patro
Assistant Professor, Department of Computer Science and Engineering
GIFT Autonomous College, Bhubaneswar, Odisha, India, allupati@gift.edu.in
ABSTRACT:Game design and interactive media have become an essential part of modern technology, enabling creators to build immersive digital experiences in an accessible manner. One of the most effective platforms for introductory game development is MakeCode Arcade. This project focuses on the design and development of a retro-style arcade platformer game called KITTY CAT, capable of engaging players through interactive mechanics and visual storytelling. The primary objective of this project is to create a functional gaming system that integrates logic, sprite animation, and user-driven gameplay.The game is developed using the Microsoft MakeCode Arcade platform, utilizing Python-based programming. These tools allow the developer to implement game physics, collision detection, tilemaps, and platform mechanics, making the interaction between the player and the digital environment more effective and engaging. The system receives input from the user via a controller interface, processes the game logic — such as coin collection, life management, enemy encounters, and level progression — and generates a dynamic visual and audio response in real time.This project demonstrates how game design principles can be applied to build interactive systems that enhance digital literacy and creative problem-solving. It also provides a foundation for further development of advanced gaming projects, such as multiplayer experiences, complex AI-driven enemies, and hardware integration with handheld gaming devices. Overall, this project highlights the practical implementation of visual coding and game logic in developing a fun and interactive arcade solution.
Keywords: Game Design, MakeCode Arcade, Platformer, Python, Sprite Animation, Collision Detection, Interactive Media, Tilemap, Arcade Game.