{"id":20923862,"url":"https://github.com/thunderk/blockofighter","last_synced_at":"2026-03-17T09:38:59.002Z","repository":{"id":14176437,"uuid":"16882592","full_name":"thunderk/blockofighter","owner":"thunderk","description":"A 3D two-player arena combat game, featuring characters similar to a popular construction toy","archived":false,"fork":false,"pushed_at":"2021-06-11T10:14:12.000Z","size":12323,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-02T04:47:15.722Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thunderk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-16T10:21:58.000Z","updated_at":"2023-09-05T20:53:35.000Z","dependencies_parsed_at":"2022-07-10T00:16:33.107Z","dependency_job_id":null,"html_url":"https://github.com/thunderk/blockofighter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunderk%2Fblockofighter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunderk%2Fblockofighter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunderk%2Fblockofighter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunderk%2Fblockofighter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thunderk","download_url":"https://codeload.github.com/thunderk/blockofighter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253981675,"owners_count":21994317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-18T20:18:05.715Z","updated_at":"2026-03-17T09:38:53.962Z","avatar_url":"https://github.com/thunderk.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BlockoFighter\n\nA 3D two-player arena combat game, featuring characters similar to a popular\nconstruction toy.\n\n![ScreenShot1](screens/screenshot1.jpg) ![ScreenShot2](screens/screenshot2.jpg)\n![ScreenShot3](screens/screenshot3.jpg)\n\n## About\n\nBlockoFighter is a humorous beat-em-up game which originally started as a school\nproject during a course in computer graphics. The first version called\nLegoFighter was finished under Christmas 2001 and now, after many months of work\nand idle time, we are finally presenting BlockoFighter - the second version of\nthe game.\n\nThe game has been completely rewritten and there are many improvements which\ninclude sound effects and music, a full 3D arena and a nice physics engine. The\nbackbones for the game are OpenGL and SDL.\n\nThis version of the game was made as an entry for the game development\ncompetition at the Assembly 2002 demo party. It placed third (kudos to the\nwinner, Stair Dismount ;)\n\nBlockofighter is a two-player game where two Blocko men (they may look like LEGO\ncharacters but they are not) encounter in a fierce battle which occurs in a\nrectangular arena located in the spectacular fjords of scenic Lapland. The\nfighting is so intense that severed limbs or heads are not a rare sight. Furious\nbreakdancing moves are available for skilled players who want to fight with\nstyle. West side!\n\n## How to play\n\nUse arrows, enter and esc to navigate in menus.\n\n| Action        |  Player 1   | Player 2 |\n| :------------ | :---------: | :------: |\n| Move forward  |  Up arrow   |    E     |\n| Move backward | Down arrow  |    D     |\n| Turn left     | Left arrow  |    S     |\n| Turn right    | Right arrow |    F     |\n| Jump          |   ¨ or ]    |    Q     |\n| Hit           |   ' or \\    |    A     |\n\n## Requirements\n\nMinimal system requirements are:\n\n- Windows or GNU/Linux operating system\n- OpenGL 2.0 (or better) compatible graphics card, with at least 64MB graphical\n  memory\n- At least 1GHz CPU\n- At least 512MB RAM\n\nSoftware dependencies are:\n\n- [SDL 2.0](http://www.libsdl.org/)\n- [SDL_image 2.0](http://www.libsdl.org/)\n- [SDL_mixer 2.0](http://www.libsdl.org/)\n\n## Compiling\n\nUse the provided Makefile (altering it if necessary), and build the game using\nthe `make` command. You can then run the program using the compiled executable,\nfrom the main project directory.\n\n## Credits\n\n- Miika Sell - Original source code\n- Juha Kaarlas - Original source code\n- [Michaël Lemaire](http://thunderk.net) - Current maintainer\n- Osmand - Music\n- Forge - Sound effects\n\n## Links\n\nThe project is hosted on [GitHub](https://github.com/thunderk/blockofighter).\n\nThe original demoscene release is presented on\n[pouët.net](http://www.pouet.net/prod.php?which=7195).\n\n## License\n\nThis source code is available under the terms of the\n[Mozilla Public License](http://www.mozilla.org/MPL/2.0/). Read the full license\nterms in the LICENSE file.\n\nLEGO® is a trademark of the LEGO Group of companies which does not sponsor,\nauthorize or endorse this program. Any resemblance with LEGO® bricks is purely\ncoincidental or made as a tribute, with no commercial claim whatsoever.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthunderk%2Fblockofighter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthunderk%2Fblockofighter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthunderk%2Fblockofighter/lists"}