Log In  

Cart #motu-6 | 2021-08-15 | Code ▽ | Embed ▽ | No License
158

The battle for Eternia is in your hands!

Side with He-Man and his allies or Skeletor and his minions in this new take on the classic Barbarian sword fighting game.

Battle 8 levels against increasingly difficult foes or play against a friend. You have the power!

This Pico-8 cart is bursting with the Power of Grayskull, featuring:

  • 16 Characters
  • 16 combat moves
  • 4 stages
  • 8 difficulty levels
  • 3 game modes
  • A kickass soundtrack

Update 1.6 - 2021/08/15

-fixed crash in "vs cpu" select screen after credits cycle (Introduced in v1.5)

Update 1.5 - 2021/03/01

code optimization reclaimed over 110 tokes so:

-fixed an AI bug that made flying overhead chop overpowered with some opponent levels, now cpu reacts more like original code

-Added Hordak and Fisto.

-There are now 9 characters for each side but you still fight 8 rounds, picked among this pool.

-If you play as She-Ra then Hordak is the final boss and Skeletor can be a random opponent. Same if you paly with Hordak. Old characters with He-Man or Skeletor as final boss get Hordak/She-Ra as random opponents

-Animated intro! (I really wanted this from the start and was so sad to cut it before)

-Various minor gfx fixes

-music loop fix

current stats: T:8187 C:42085 %:15607

Due to the major changes in this release, the previous one remains available below

Updated to v1.4 - 2020/10/03

Cart #motu-4 | 2020-10-03 | Code ▽ | Embed ▽ | No License
158

Thanks to @RoundUpGaming suggestions, here's what changed:

  • fixed infinite roll attack so you can't chain them and stuck opponent to the edge of the stage
  • added gore disabling option for kids, no decapitations and no blood.

    This makes the game a bit more challenging because you can't have a sudden victory with the flying chop

I want to remind also that you can disable sprite outlining to play with the original style the game had during development

current stats: tokens 8182 / chars 44437 / compress 99.87

Updated to v1.3 - 2020/09/03

  • fixed losing last fight will restart from first opponent, very sorry about this
  • fixed grayskull bg glitch introduced in last update
    current stats: tokens 8182 / chars 44523 / compress 99.87

Updated to v1.2 - 2020/08/31

  • Fixed some P2 controls still affecting CPU opponent

Updated to v1.1

  • Fixed a bug where if the winning blow caused a character to fall it wouldn't display the winning/losing animations
  • Fixed a minor music mistake
  • The flying neck chop was overpowered so now it only decapitates your opponent if his health is 75% or less

How to play:

Arcade mode is a battle against enemies of increasing difficulty to regain control of Eternia

P1 vs CPU is a 1 round fight with customizable difficulties, characters and stage

P1 vs P2 allows you to fight a friend with your favorite characters

While selecting your character in vs modes, use up and down to select stage and difficulty.

Controls:

Player1: Pad 1 \ arrow keys + Z/N ([O] Button - Attack) + X/M ([X] Button - Defense)

Player2: Pad 2 \ E S D F + W/Left Shift ([O] Button - Attack)+ Q/A ([X] Button - Defense)

Move list:

UP -Jump, RIGHT - move forward, DOWN – crouch, LEFT - move backward,

​ATTACK - Body Chop, RIGHT+ATTACK - Neck Chop, UP + ATTACK - Overhead Chop, LEFT + ATTACK - Sword spin, DOWN + ATTACK - Leg Chop,

​DEFENSE - Protect Body, UP + DEFENSE - Protect Head, RIGHT+ DEFENSE - Headbutt, DOWN + DEFENSE – Leg chop,

​ATTACK + DEFENSE - Flying Neck Chop

Credits

Original artworks and idea: John Henderson

Music:

Programming and gfx: Andrea Baldiraghi

Masters of the Universe and all related characters TM by Mattel Inc.

Barbarian TM by Palace Software Ltd. 1987

Thanks to:

John Henderson - for granting me permission to develop this version of his original idea

FL - for his barbarian archive and source codes: http://barbarian.1987.free.fr

@freds72 Frederic Souchu - for finding and sharing it

@JadeLombax - for his triangle drawing functions

@zep - for pico-8 https://www.lexaloffle.com/pico-8.php

And all pico-8 users for their support and contributions on this game
and on Mortal Cards

Development Stats:

Started on may 29 with the first teaser

35% of the time on picodraw for backgrounds

July 9 – complete graphics foundation and picodraw

Aug – 18 game code completed

Aug 22 - Added Music and released online

About three months, working around three hours per day 5 days a week when possible.

My goal for this game was to experiment and expand upon the sprite techniques I used for mortal card, as that was a simple and quite rushed game, made for a jam, but I felt the same ideas could be used for a proper action game. After starting, I also decided to experiment a bit with this mixed shapes/map tiles backgrounds to try and give the game a “big” look, big animated sprites, full screen , painterly style background. I already thought about a barbarian remake since I remembered the game graphics had a lot of repetition that was suitable to be broken into components, and just a short time later, I found John’s post about his motu idea and that gave me the final push as it made it a bit more original and interesting. While scouting the pico bbs to see if a barbarian remake was already attempted or even done, I found this… post that lead to a treasure trove of info that greatly helped for moves timing, AI and overall game flow, even if the code had to be mostly rewritten from scratch for size reason. Overall I am satisfied with the result even if I feel I made a couple of mistakes in the way I manage frames that lead to unnecessary complexity. I should have finalized the frame set once and for all before starting with the input cope and I could have had a more compact representation and probably save some more tokens and compression space.

To fit everything into a cart I had to give up some additional “flourishes” I had in mind, such as an animated intro and an ending mimicking the cartoon with a character giving some moral lesson.. and pre and post fights vignettes with some text and characters portrait.

I had to simplify a bit the bg animations to save tokens so they are not as refined as while they were just work in progress and I had to cut personalized winning poses for every character. I also planned to have a dramatic “clashing” sometimes when swords collided with a lightning and black and white silhouette, but , while I have the code to draw it, it’s simply too much tokens to fit. I might code a deluxe multicart version in the future, but all these are just decorations and don’t really add much to the game itself.

This is my second full game and the third pico coding experiment I also wanted to try to do a port of an existing game to a system, writing my own tools etc.. as old school-style as possible, as I really love reading about classic game programming but never really did anything at the time. Glad that pico-8 gave me a similar, albeit more comfortable chance to experience something close to it. , it was overall a very fun experience, and I hope you all enjoy playing it as much as I enjoyed coding it.

From this experience, I hope I can get some improves tricks for the next game, which I’ll start after a needed break

I will document and release PicoDraw soon, so it can be improved with the input from other pico users.

P#81037 2020-08-22 08:27 ( Edited 2021-08-15 07:13)

2

Woohooo I saved Eternia! Awesome game man! Loved it and it brought back such nice memories - of both he-man and barbarian.

P#81038 2020-08-22 09:07
1

I'm not a super big fan of fighting games as a whole too much and the headchop move is a bit OP against the AI, But this game is amazing! the visuals are stunning and the amount of stuff in this cart is insane! good stuff! :p

P#81039 2020-08-22 10:24

this is pretty good,it's very interesting

P#81042 2020-08-22 11:16
2

This is awesome! I just recently finished watching the 2018 She-Ra reboot so this came at a perfect time lol. The graphics are great, the music gets a little repetitive but that's expected, the interplay of what moves hit where and when is pretty interesting, and the control scheme is surprisingly decent for a 2-button fighter with this many moves. The flying neck chop is definitely a bit OP, though - it carried me through the last few fights of arcade mode pretty much singlehandedly. Needless to say, I'm thoroughly impressed!

P#81048 2020-08-22 16:59

Nice to see this come together, and good job on the transitions and presentation. Some of the background dithering gets a bit chunky, but I guess it's tough pulling off this detailed a style in 16 colors =p. At first, just hacking away seemed to work, so I thought I'd try and play through like that, but after a few fights I hit a wall of rolls and overhead strikes, guess there's some depth to dig into =).

Also, you mentioned this being a 64KB cart? Is such a thing possible?!

P#81050 2020-08-22 17:31 ( Edited 2020-08-22 17:31)
1

This is such a cool game. The flying neck chop has to be one of the coolest moves I've ever seen in a fighting game. Why wait until the end of the match to perform a fatality? I can't believe how all of this can fit in one Pico cartridge, it's an insane amount of detail.

P#81051 2020-08-22 17:36

Thank you! I'm glad you are enjoying it. As for the flying neck chop, I know it's pretty easy to abuse it and win but I ran out of tokens to make any meaningful change from the original. The only thing I did is to make it impossible to decap your opponent before at least hitting him once, because in my research I found some hilarious videos where you can chop it off as soon as the fight start...
@JadeLombax 64Kb is the total size of the .png

P#81064 2020-08-23 01:56
1

Amazing graphics and music! This gives me fond memories of both He-Man and the Karate Champ arcade game

P#81065 2020-08-23 01:57
1

I actually owned the original Barbarian for the C64 and remember it's blatant blud-n-gutz gameplay fondly to this day. A very nice and surprisingly accurate homage to a pleasant teen-aged memory of mine. Thanks so much for the fun game and the awesome example code!

As for the flying neck chop, I remember it being much the same in the original, if not more so. If you timed it right you could open with it and win most of the time.
Again, true to form. ^_^

P#81099 2020-08-24 00:05
1

Super cool! I gotta show my dad this.

P#81110 2020-08-24 13:41

are the different characters just cosmetic or do they have different amounts of atk/def (or other stuff)?
also absolutely love the game!
arcade mode is a bit easy (flying neck chop lol), was still a lo of fun tho!
im gonna make an arcade cabinet/a console dedicated to this game with a raspberry pi so i can get the ultimate experience when playing with friends!

P#81218 2020-08-26 16:27

I've been looking forward to this! So amazing!!

P#81225 2020-08-26 18:49

@RoundUpGaming yes, all characters are the same in terms of moves and stats, in arcade mode the order is random but they grow in difficulties from 1 to 8, as you can also set in vs cpu mode. I just nerfed the flying chop in the 1.1 update. I will consider revising it again when there's a new update but I just have 2 tokens left :((

P#81233 2020-08-27 00:46

another thing i realized is you can just hold roll and if the first one hits, the next one will always hit, allowing you to infinitely chain them, regaining stage control at any point during the match. just another observation, but oh damn 2 tokens aint much...

P#81243 2020-08-27 07:17

i found another thing, you can control the cpu with p2 buttons. doesnt always work well, but making them roll away will work every time. could be used if youre trying to speedrun which im thinking of doing

P#81291 2020-08-28 10:25
2

I've really been enjoying playing this, so I recorded a video review of it:

P#81297 2020-08-28 15:13

@RoundUpGaming Thanks for the bug reports, I've now fixed the problem of P2 buttons affecting CPU. It was such a blatant coding oversight, I have no idea how I didn't notice it until you pointed it out

@extar thanks again for the awesome video

P#81388 2020-08-31 02:18
1

This is fantastic. I had to make a video:

https://www.youtube.com/watch?v=1O6v-PUwwK4

P#81470 2020-09-03 07:55
1

Updated to v1.4 - 2020/10/03

Thanks to @RoundUpGaming suggestions, here's what changed:

  • fixed infinite roll attack so you can't chain them and stuck opponent to the edge of the stage
  • added gore disabling option for kids, no decapitations and no blood.

    This makes the game a bit more challenging because you can't have a sudden victory with the flying chop

I want to remind also that you can disable sprite outlining to play with the original style the game had during development

current stats: tokens 8182 / chars 44437 / compress 99.87

P#82525 2020-10-03 02:39
1

@TheRoboZ this update is terrific!!! my kids love this game but the gore was a bit much, nice to see the option for both added. hope to see more great games like this from you.

P#82527 2020-10-03 08:58
1

Amazing game. My son and I played through all the characters. Love all the little details (swords clashing sounds, orco on cleanup).

P#82664 2020-10-07 04:02
3

Update 1.5 - 2021/03/01

code optimization reclaimed over 110 tokes so:

-fixed an AI bug that made flying overhead chop overpowered with some opponent levels, now cpu reacts more like original code

-Added Hordak and Fisto.

-There are now 9 characters for each side but you still fight 8 rounds, picked among this pool.

-If you play as She-Ra then Hordak is the final boss and Skeletor can be a random opponent. Same if you paly with Hordak. Old characters with He-Man or Skeletor as final boss get Hordak/She-Ra as random opponents

-Animated intro! (I really wanted this from the start and was so sad to cut it before)

-Various minor gfx fixes

-music loop fix

current stats: T:8187 C:42085 %:15607

Due to the major changes in this release, the previous one remains available

P#88365 2021-03-01 15:10
1

This is f'ing incredible. You are truly a Master of the Pico-verse.

P#108014 2022-03-04 05:07
1

Love your works!! one of my favourite Pico-8 game designer! ♥

P#120374 2022-11-09 09:34

@RezoRinRin @UnitVector thank you very much!

P#120475 2022-11-11 09:15
1

Fighting games aren't really my thing, but this is very well done! I hope you keep making more games :)

P#123270 2022-12-30 02:26

Barbarian by Palace Software (C64 version) is still one of the best
weapon-fighting games. And this remake is insanely well done.
Even if He-Man was always disgusting and disturbing to me, it doesn't
annoy me in this case.

P#134062 2023-09-08 16:51
P#134116 2023-09-10 01:12

down + O and opponent goess brrrrr

P#139818 2024-01-08 14:59

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 16:43:12 | 0.141s | Q:77