Shinji Wada
Shinji Wada (和田 慎二, Wada Shinji, April 19, 1950 – July 5, 2011) was a Japanese manga artist in Kure, Hiroshima Prefecture, Japan, and best known for the creation of the Sukeban Deka franchise.
Shinji Wada 和田 慎二 | |
---|---|
Born | 岩本 良文 (Yoshifumi Iwamoto) April 19, 1950 |
Died | July 5, 2011 61) | (aged
Nationality | Japanese |
Known for | Manga |
History
When Hakusensha published Sukeban Deka in 1979, Wada's work became very popular. He was commissioned to create the OAV series and a TV series that spawned three seasons, including two live-action movies.
As of 2007, he had been involved in creating his latest manga Crown. He was previously involved in creating Sukeban Deka: Codename = Asamiya Saki.
Wada died in July 2011 due to ischaemic heart disease.[1]
Works
Manga
Author and artist unless otherwise noted.
- Ai to Shi no Sunadokei (1971-1973, Bessatsu Margaret, Shueisha)
- Waga Tomo Frankenstein (1972-1975, Bessatsu Margaret, Shueisha)
- Gin'iro no Kami no Arisa (1973, Bessatsu Margaret, Shueisha)
- Daitōbō (1974, Bessatsu Margaret, Shueisha)
- Hidari no Me no Akuryō (1975, Hana to Yume, Hakusensha)
- Midori Iro no Sunadokei (1975, Monthly Comics Mimi, Kodansha)
- Vanilla Essence no Gogo (1975, Hana to Yume, Hakusensha)
- Chōshōjo Asuka (1975-2000, Margaret (Shueisha), Hana to Yume (Hakusensha), and Comic Flapper (Media Factory))
- Arabian Kyōsōkyoku (1976, Princess, Akita Shoten)
- Kuma-san no Shiki (1976, Bessatsu Margaret, Shueisha)
- Sukeban Deka (1976-1982, Hana to Yume, Hakusensha)
- Asagi Iro no Densetsu (1976-1990, LaLa and Hana to Yume, Hakusensha)
- Ramu-chan no Sensō (1978, Princess, Akita Shoten)
- Pygmalio (1978-1990, Hana to Yume, Hakusensha)
- Kyōfu no Fukkatsu (1980, Princess, Akita Shoten)
- Ninja Hishō (1980-2002, Hana to Yume (Hakusensha), Monthly ComiComi (Hakusensha), Duo, Comic Flapper (Media Factory))
- Cabbage Batake o Tōri Nukete (1982, Petit Apple Pie, Tokuma Shoten)
- Kaitō Amaryllis (1991-1995, Hana to Yume, Hakusensha)
- Shōjozame (1996-1999, Hana to Yume, Hakusensha)
- Lady Midnight (2001-2002, Mystery Bonita, Akita Shoten)
- Kugutsushi Rin (2006-current, The Puppet Master Rin, Akita Shoten)
Collaborative manga
- Kami ni Se o Muketa Otoko (1992-1994, art by Shōko Hamada, Serie Mystery, Hakusensha)
- White Dragon (manga) (1997-1998, art by Yū Kinutani, Comic Nora, Gakken)
- Blaze (1999-2000, art by Sakaki Hashimoto, Mystery Bonita, Akita Shoten)
- Crown (2005-current, art by You Higuri, Princess, Akita Shoten)
- Norowareta Kotō
Anime
- Crusher Joe (OAV, special guest designer on Goby)
- Pygmalio (original creator)
TV
- Sukeban Deka (OAV, original creator)
- Sukeban Deka (series 1-3, original creator)
- Sukeban Deka (movie, original creator)
- Sukeban Deka: Kazama Sanshimai no Gyakushuu (original creator)
- Sukeban Deka: Codename = Asamiya Saki (original creator)
gollark: Is it compatible with potatOS?
gollark: I keep telling people, but we just get cuboids!
gollark: This is why we need giant *cubes*.
gollark: <@151391317740486657>
gollark: ```luafunction _G.potatOS.potatoNET() local chan = "potatonet" print "Welcome to PotatoNET!" write "Username |> " local username = read() local w, h = term.getSize() local send_window = window.create(term.current(), 1, h, w, 1) local message_window = window.create(term.current(), 1, 1, w, h - 1) local function exec_in_window(w, f) local x, y = term.getCursorPos() local last = term.redirect(w) f() term.redirect(last) w.redraw() term.setCursorPos(x, y) end local function add_message(m, u) exec_in_window(message_window, function() local msg, usr = preproc(m), preproc(u) if msg == "" or usr == "" then return end print(usr .. " | " .. msg) end) end local function send() term.redirect(send_window) term.setBackgroundColor(colors.white) term.setTextColor(colors.black) term.clear() local hist = {} while true do local msg = read(nil, hist) table.insert(hist, msg) add_message(msg, username) skynet.send(chan, { username = username, message = msg }) potatOS.comment(username, msg) end end local function recv() while true do local channel, message = skynet.receive(chan) if channel == chan and type(message) == "table" and message.message and message.username then add_message(message.message, message.username) end end end skynet.send(chan, { username = username, message = "Connected" }) parallel.waitForAll(send, recv)end```
References
- "Influential Manga Creator Shinji Wada Passes Away". Crunchyroll. 5 July 2011. Retrieved July 5, 2011.
External links
- Shinji Wada on IMDb
- Shinji Wada at Anime News Network's encyclopedia
- Shinji Wada Manga works list
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.