Superman: O Homem do Amanhã ganha data de estreia para 2027
O novo universo da DC nos cinemas teve um começo forte, com Superman alcançando grande sucesso com o público e ultrapassando US$ 600 milhões de bilheteria no mundo todo. Agora, a nova aventura do herói já tem data para chegar.
O próprio James Gunn, responsável por chefiar o novo universo da DC, foi às redes sociais anunciar que a sequência, intitulada “O Homem do Amanhã”, estreará nos cinemas em 9 de julho de 2027.
As primeiras artes do projeto ainda confirmam que Lex Luthor retornará. Nas imagens, que você pode conferir abaixo, temos Lex vestindo sua clássica armadura verde das HQs, o que significa que devermos finalmente vê-la em ação em um live action.
window.alpineGalleryData = () => {
return {
images: [],
currentIndex: 0,
moveCount: 0,
movesToShowAd: 5,
startX: 0,
endX: 0,
currentImage() {
return this.images[this.currentIndex];
},
prevImage() {
this.setCurrentImage((this.currentIndex > 0) ? this.currentIndex – 1 : this.images.length – 1);
},
nextImage() {
this.setCurrentImage((this.currentIndex 0) {
return;
}
this.currentIndex = index;
this.updateUrl();
},
updateUrl() {
const url = new URL(window.location);
url.searchParams.set(‘image’, this.currentIndex);
window.history.pushState({}, ”, url);
},
handleTouchStart(event) {
this.startX = event.touches[0].clientX;
},
handleTouchEnd(event) {
this.endX = event.changedTouches[0].clientX;
if (this.startX – this.endX > 50) {
this.nextImage();
} else if (this.endX – this.startX > 50) {
this.prevImage();
}
},
init() {
this.images = window[this.$el.id];
const urlParams = new URLSearchParams(window.location.search);
const imageIndex = parseInt(urlParams.get(‘image’));
if (!isNaN(imageIndex) && imageIndex >= 0 && imageIndex < this.images.length) {
this.currentIndex = imageIndex;
this.$el.scrollIntoView({ behavior: 'smooth' });
}
}
}
}
window.GALLERY_68b88454eb356 = [{“id”:”375335″,”url”:”https://www.gamevicio.com/wp-content/uploads/2025/09/bafkreidk43pnzylk373qmbxodmo6oxvzyxrmdxgexqafhmhxpbedp3umde-775×1024.jpg”,”caption”:””},{“id”:”375333″,”url”:”https://www.gamevicio.com/wp-content/uploads/2025/09/20250903-image-18-774×1024.png”,”caption”:””},{“id”:”375331″,”url”:”https://www.gamevicio.com/wp-content/uploads/2025/09/Captura-de-tela-2025-09-03-140006-761×1024.png”,”caption”:””}];
x-text=”image.caption”
class=”text-white text-center”
>
O Homem do Amanhã chega em 9 de julho de 2027. Enquanto isso, Superman continua em cartaz no cinema.
Man of Tomorrow. In theatres July 9, 2027. pic.twitter.com/hegJEuRMTk
— James Gunn (@JamesGunn) September 3, 2025
📰 Notícia originalmente publicada em GameVicio
🎮 Importado automaticamente para SushiGames.com.br
COMPARTILHE:
Publicar comentário