Seoul Station. Undead re-animated.
Being a fan of The Walking Dead series, I always look forward to watch movies featuring zombies but not with zombies. Last year's hit from Korea, Train To Busan - starring Gong Yoo, Jung Yu-mi, Ma Dong-seok and directed by Yeon Sang-Ho is kinda ok for me. Although I think the Korean artists still need to brush up on their zombies make up skill.
Just discovered the animated movie Seoul Station teaser and trailer that was released last year in Korea.
The 18 seconds long teaser:
and the official trailer for UK:
The animated film is actually a prequel of Train To Busan and similarly to Train To Busan, the movie's main theme is about father-daughter-boyfriend relationship and it takes a zombie outbreak to make them appreciate each other more...
See also : Book review - All My Friends Are Dead.
By AdamNg
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+13.4k Golang : Convert spaces to tabs and back to spaces example
+32.3k Golang : Regular Expression for alphanumeric and underscore
+21.8k Golang : How to run Golang application such as web server in the background or as daemon?
+10.3k Golang : Interfacing with PayPal's IPN(Instant Payment Notification) example
+6.5k Android Studio : Hello World example
+13.7k Golang : Fix cannot use buffer (type bytes.Buffer) as type io.Writer(Write method has pointer receiver) error
+8k Golang : Check if integer is power of four example
+16.2k Golang : Read integer from file into array
+18.3k Golang : Display list of time zones with GMT
+5.1k Golang : Qt update UI elements with core.QCoreApplication_ProcessEvents
+5.3k Clean up Visual Studio For Mac installation failed disk full problem
+5.4k Swift : Get substring with rangeOfString() function example