Makemation

2h 19mins – 2025 – Nigeria

Select a Show Time

Select your preferred date and time to view showtimes

About the movie

Makemation is Africa’s first feature film on the fast-rising profile of its young people in using artificial intelligence and other tech and digital skills to tackle some of the Continent’s biggest problems

jQuery(document).ready(function() { jQuery("#filterDropdown").change(function() { let selectedCategory = jQuery(this).val(); jQuery(".movie-card").each(function() { if (selectedCategory === "all" || jQuery(this).hasClass(selectedCategory)) { jQuery(this).fadeIn(); } else { jQuery(this).fadeOut(); } }); }); });