1
0
Fork 0
3D two-player arena combat game, featuring characters similar to a popular construction toy
Go to file
Michaël Lemaire edb1ca7811 Fixed font issue 2021-06-10 20:10:22 +02:00
data Fixed font issue 2021-06-10 20:10:22 +02:00
dist/win32 Initial import of source distribution. 2014-02-16 11:41:12 +01:00
screens Added screenshots to readme 2014-02-16 13:50:56 +01:00
src Restored music playing 2021-06-10 20:06:20 +02:00
.gitignore Updated to SDL2 2021-06-09 01:10:09 +02:00
CMakeLists.txt Updated to SDL2 2021-06-09 01:10:09 +02:00
LICENSE Initial commit 2014-02-16 02:21:58 -08:00
Makefile Updated to SDL2 2021-06-09 01:10:09 +02:00
README.md Restored music playing 2021-06-10 20:06:20 +02:00

README.md

BlockoFighter

A 3D two-player arena combat game, featuring characters similar to a popular construction toy.

ScreenShot1 ScreenShot2 ScreenShot3

About

BlockoFighter is a humorous beat-em-up game which originally started as a school project during a course in computer graphics. The first version called LegoFighter was finished under Christmas 2001 and now, after many months of work and idle time, we are finally presenting BlockoFighter - the second version of the game.

The game has been completely rewritten and there are many improvements which include sound effects and music, a full 3D arena and a nice physics engine. The backbones for the game are OpenGL and SDL.

This version of the game was made as an entry for the game development competition at the Assembly 2002 demo party. It placed third (kudos to the winner, Stair Dismount ;)

Blockofighter is a two-player game where two Blocko men (they may look like LEGO characters but they are not) encounter in a fierce battle which occurs in a rectangular arena located in the spectacular fjords of scenic Lapland. The fighting is so intense that severed limbs or heads are not a rare sight. Furious breakdancing moves are available for skilled players who want to fight with style. West side!

How to play

Use arrows, enter and esc to navigate in menus.

Action Player 1 Player 2
Move forward Up arrow E
Move backward Down arrow D
Turn left Left arrow S
Turn right Right arrow F
Jump ¨ or ] Q
Hit ' or \ A

Requirements

Minimal system requirements are:

  • Windows or GNU/Linux operating system
  • OpenGL 2.0 (or better) compatible graphics card, with at least 64MB graphical memory
  • At least 1GHz CPU
  • At least 512MB RAM

Software dependencies are:

Compiling

Use the provided Makefile (altering it if necessary), and build the game using the make command. You can then run the program using the compiled executable, from the main project directory.

Credits

  • Miika Sell - Original source code
  • Juha Kaarlas - Original source code
  • Michaël Lemaire - Current maintainer
  • Osmand - Music
  • Forge - Sound effects

The project is hosted on GitHub.

The original demoscene release is presented on pouët.net.

License

This source code is available under the terms of the Mozilla Public License. Read the full license terms in the LICENSE file.

LEGO® is a trademark of the LEGO Group of companies which does not sponsor, authorize or endorse this program. Any resemblance with LEGO® bricks is purely coincidental or made as a tribute, with no commercial claim whatsoever.