Log In  
Follow
king_swood
MANIC CTF
by
[ :: Read More :: ]

MANIC CTF

Cart #king_swood_manicctf_1_1-0 | 2022-08-20 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

Controls

Player 1 (orange) - ESDF
Player 2 (blue) - Cursor Keys

Gameplay

A simple multiplayer button-mashing game where the aim is to capture the flag from your opponent and hold onto it for the duration of the round.

If the flag is dropped, just run over it to pick it up.

If your opponent has the flag, run into them to steal it from them.

A player must hold onto the flag for a total of 15 seconds to win the round, and the eventual winner is decided by 2 round wins out of a possible 3.

Starting positions are randomised each round.

Behind the scenes

This started as a way of playing with pico-8. I wanted a small concept game to play around with.
I was originally trying to write "OO Lua", but I rewrote it after it became way to cumbersome.
The code has ended up being a bit of a mish-mash of styles, but I decided that I just wanted to finish the game and make it fun.

The original game was 90% completed using stick figure characters, no music, etc.
Once the gameplay was all done, I went back and made the sprites nicer, added some simple sound effects, etc.

The biggest improvement to the look of the game came when I added a dark outline to the sprites. This makes them pop out nicely. I'm also happy with the title screen, where I've just zoomed the sprites and have them playing their normal animations.

Credits

A solo project.

Inspiration for the handling of the 8x8 grid, and several other game structures, came from dylans' "coin thief adventure".

P#116003 2022-08-19 01:52 ( Edited 2022-08-20 05:38)

[ :: Read More :: ]

MANIC CTF

Cart #kajojibeku-0 | 2022-05-03 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

Controls:
  Player 1 - Cursor Keys
  Player 2 - ESDF

A simple multiplayer button-mashing game where the aim is to capture the flag from your opponent and hold onto it for the duration of the round.

If the flag is dropped, just run over it to pick it up.

If your opponent has the flag, run into them to steal it from them.

A player must hold onto the flag for a total of 15 seconds to win the round, and the eventual winner is decided by 2 round wins out of a possible 3.

Starting positions are randomised each round.

P#111222 2022-05-03 00:30 ( Edited 2022-05-03 06:28)