F.L Posted November 17, 2013 Share Posted November 17, 2013 (edited) hello i'm 42 old and i'm french. for the 30Th anniversary of the game BARBARIAN i have done a clone of the Atari ST (the palace sotware 1987 game) for PC ,Sega Genesis/Megadrive ,Nec PCengine and Atari Jaguar this game is one of my first teenager game and i always like it. this remake is in Basic, powered by QB64 (for the PC version) an awesome programming language . for the Sega Megadrive, always in basic with BasiEgaXorz an awesome Sega Genesis BASIC compiler. for the Pcengine, i have port it in C, with Huc 3.21, the most easy C compiler for console ! and now, i have ported it in basic with Raptor Basic+ (rb+) available on atariage, who is a fantastic compiler ! i have tried to re-created the original as in 1987, as faithfully as possible ,whether is be for gameplay but also for graphics i hope you will enjoy this remake here is the download link and some screenshots PC : https://www.dropbox.com/s/yxaw1r0fcyffl2t/barbarianATARIwin.zip Genesis/Megadrive: https://www.dropbox.com/s/hg3w4n2a0nracfw/barbarianATARImegadrive.zip Nec PC-Engine: https://www.dropbox.com/s/pq0v3q3df3345t4/barbarianATARIpce.zip?dl=0 Atari Jaguar : https://www.dropbox.com/s/nqjg7mubpdani4p/barbarianATARIjaguar.zip?dl=0 for finishing, here is a video on youtube, of the Atari JAguar rom, running on my skunkboard [media] [/media] i have also done the others versions : CPC, C64, Spectrum, Amiga, PC and AppleII if it interest you, all the links are on my website : http://barbarian.1987.free.fr/indexEN.htm bye F.L Edited April 23, 2018 by F.L 3 Quote Link to comment Share on other sites More sharing options...
sodarun Posted November 17, 2013 Share Posted November 17, 2013 Cool , going to try in on my Sega Flash Card Thanks Quote Link to comment Share on other sites More sharing options...
retroillucid Posted November 17, 2013 Share Posted November 17, 2013 Any chance for a Colecovision port? Quote Link to comment Share on other sites More sharing options...
DaveD Posted November 18, 2013 Share Posted November 18, 2013 That looks very impressive. Both programming and art? Well done, sir! Quote Link to comment Share on other sites More sharing options...
F.L Posted November 18, 2013 Author Share Posted November 18, 2013 thanks all each line of all this remakes are from me, i have started in 2012 from a blank page. all this remakes represent 1-2 year of coding the gfx are screenshots from emulators and sound has been catched with freecorder you can read the source in the zip (*.bas file) i think the Megadrive source could be adaptated on a many 8bit hardware (Colecovision,Master system,Nes....) because all the gfx and sound are in data in the .bex file (over 50.000 lines of code )if someone want to do it, it would be cooli can help him, but in basic langague only Quote Link to comment Share on other sites More sharing options...
+Gemintronic Posted November 18, 2013 Share Posted November 18, 2013 One thing that may not be clear is the OP made this in BasiEgaXorz a Sega Genesis BASIC compiler: http://devster.monkeeh.com/sega/basiegaxorz/ If yall want a Coleco port support PixelBoy or nitrofurano in their efforts to make a BASIC compiler! Quote Link to comment Share on other sites More sharing options...
F.L Posted November 18, 2013 Author Share Posted November 18, 2013 (edited) oups, i forget to mention BasiEgaXorz who allows to easily do a game for Sega Genesis in basic i update my first post thanks BEX Edited November 18, 2013 by F.L 1 Quote Link to comment Share on other sites More sharing options...
MadZiontist Posted January 3, 2014 Share Posted January 3, 2014 This is a really cool project! Thanks for sharing this. Quote Link to comment Share on other sites More sharing options...
OldSchoolRetroGamer Posted January 3, 2014 Share Posted January 3, 2014 Thanks! Looking forward to checking out the Genesis/MegaDrive Versions! Quote Link to comment Share on other sites More sharing options...
F.L Posted January 3, 2015 Author Share Posted January 3, 2015 (edited) hello all, after the remake for PC, i have ported the Atari ST version for the Sega Genesis/Megadrive,always in basic with BasiEgaXorz, the fantastic compiler in basic for Megadrive i have tried to do the same than the original. here is a video of the rom turning on my evedrive cartridge : https://www.youtube.com/watch?v=JwupGCgC-RI and the link to download the rom : https://www.dropbox.com/s/hg3w4n2a0nracfw/barbarianATARImegadrive.zip the rom runs on emulators, on everdrive and on the real harware of course i hope you will enjoy with this Atari version see ya F.L Edited January 3, 2015 by F.L Quote Link to comment Share on other sites More sharing options...
+Allan Posted January 3, 2015 Share Posted January 3, 2015 This would make a great 7800 game. Maybe it could be done in 7800BASIC? Allan Quote Link to comment Share on other sites More sharing options...
F.L Posted January 3, 2015 Author Share Posted January 3, 2015 This would make a great 7800 game. Maybe it could be done in 7800BASIC? Allan it's a good idea. why not ? i will look if it's possible. (maybe the AppleII version) if someone want to help me to port the code to 7800 basic, it would be great 1 Quote Link to comment Share on other sites More sharing options...
Master Phruby Posted January 3, 2015 Share Posted January 3, 2015 Fantastic job there! Now you need to do Barbarian II. Quote Link to comment Share on other sites More sharing options...
F.L Posted January 3, 2015 Author Share Posted January 3, 2015 thanks ! i don't think i will do barbarianII, because it represent too much time. remaking this Atari ST version of Barbarian 1 took me 2 years of work...... Quote Link to comment Share on other sites More sharing options...
popmilo Posted January 3, 2015 Share Posted January 3, 2015 Awesome work! Incredible effort to extract all that graphics and music... Not to mention gameplay... Excellent! And you even provide source code and all resources.... Cool... Some people are already working on a better A8 version of barbarian... Think maybe your code and graphics could help. Thanks! Quote Link to comment Share on other sites More sharing options...
BinaryStar Posted January 6, 2015 Share Posted January 6, 2015 Awesome job. I'll be sure to check it out on the Megadrive. I spent countless hours playing the c64 version of Barbarian as a kid. Up there with IK+ as one of the best 1-on-1 8bit fighters. Quote Link to comment Share on other sites More sharing options...
F.L Posted January 8, 2015 Author Share Posted January 8, 2015 thanks all Quote Link to comment Share on other sites More sharing options...
F.L Posted February 25, 2017 Author Share Posted February 25, 2017 (edited) hello it's me again with my remake of Barbarian AtariST i have just ported it on the little but powerful 8bit console Nec Pc-Engine the colour and the sound were easy to port on this hardware, with the help of Huc 3.21, a fantastic C compiler i have learned C langage especially for doing this remake here is the result in video : https://www.youtube.com/watch?v=Sv9_lHlncvU and the link to download the rom: https://www.dropbox.com/s/pq0v3q3df3345t4/barbarianATARIpce.zip?dl=0 you dont see it on the video, but if you click on II button, you swap between sfx and music the music theme has been re-created especially for this remake. its was a big work by "arkhan" the rom works on emulator (mednafen) and on a real pce of course i hope you will enjoy to play at this AtariSt 1987's game on a pc-engine see ya F.L Edited February 25, 2017 by F.L 1 Quote Link to comment Share on other sites More sharing options...
F.L Posted April 23, 2018 Author Share Posted April 23, 2018 (edited) hello with the help of the easy and powerful Raptor Basic + (rb+) available on Atariage, this year i have ported the remake on Atari Jaguar. here is a video of the rom working on jaguar with a skunkboard : and ther is the link to the rom : https://www.dropbox.com/s/nqjg7mubpdani4p/barbarianATARIjaguar.zip?dl=0 i'm proud of it because it's the most faithful to the original there is three roms in the zip : for cartridge, for skunkboard and for emulator (PT.exe recommanded is included in the zip) i am porting others version.to follow the adventure of the remake it's here : http://atariage.com/forums/topic/271608-my-start-with-rb-barbarian-project-need-help/ see ya ! Edited April 23, 2018 by F.L Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.