Skip to content

Commit cdbae9d

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 1c2fa50 + 711cb1b commit cdbae9d

File tree

1 file changed

+37
-11
lines changed

1 file changed

+37
-11
lines changed

README.md

+37-11
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,53 @@
1-
# OpenMBU
1+
![OpenMBU](https://i.imgur.com/7Ov0mQq.png)
2+
<br>&nbsp;</br>
23
[![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/MBU-Team/OpenMBU?include_prereleases&label=Release)](https://github.com/MBU-Team/OpenMBU/releases)
34
[![Github all releases](https://img.shields.io/github/downloads/MBU-Team/OpenMBU/total?color=blue&label=Downloads)](https://GitHub.com/MBU-Team/OpenMBU/releases/)
45
[![GitHub forks](https://img.shields.io/github/forks/MBU-Team/OpenMBU?label=Forks)](https://GitHub.com/MBU-Team/OpenMBU/network/)
56
[![GitHub stars](https://img.shields.io/github/stars/MBU-Team/OpenMBU?label=Stars)](https://GitHub.com/MBU-Team/OpenMBU/stargazers/)
67
[![Discord](https://img.shields.io/discord/265605947144142848?color=5865F2&label=Discord&logo=discord&logoColor=white)](https://discord.gg/SBqT5AxBaY)
8+
[![Twitter](https://img.shields.io/twitter/follow/OpenMBU?style=social)](https://x.com/OpenMBU)
9+
710

811
[![CMake on Windows](https://github.com/MBU-Team/OpenMBU/actions/workflows/cmake-windows.yml/badge.svg)](https://github.com/MBU-Team/OpenMBU/actions/workflows/cmake-windows.yml)
912
[![CMake on Linux](https://github.com/MBU-Team/OpenMBU/actions/workflows/cmake-linux.yml/badge.svg)](https://github.com/MBU-Team/OpenMBU/actions/workflows/cmake-linux.yml)
1013
[![CMake on MacOS](https://github.com/MBU-Team/OpenMBU/actions/workflows/cmake-mac.yml/badge.svg)](https://github.com/MBU-Team/OpenMBU/actions/workflows/cmake-mac.yml)
1114

12-
A reverse engineered version of Marble Blast Ultra that is based on Torque Shader Engine 0.9 (MS4).
15+
OpenMBU is a reverse-engineered version of Marble Blast Ultra based on Torque Shader Engine 0.9 (MS4). The game is a puzzle-platformer originally developed by GarageGames and released on January 25, 2006 for the Xbox 360 via Xbox Live Arcade.
16+
17+
Marble Blast Ultra was one of XBLA’s breakout titles, selling over 24,000 copies within the first four days of its launch. It quickly rolled into the [Top Played Xbox Live Games list](https://news.xbox.com/en-us/2006/02/11/marble-blast-rolls-into-the-top-xbox-live-games-list/), sharing the limelight with Halo 2, Call of Duty 2, and Dead or Alive 4.
18+
19+
The game proved popular with Xbox 360 owners early in the console’s life and even throughout it, selling well over 756,000 copies since it was released. Throughout 2006 to 2010, it secured a place in the Top 10 and Top 20 XBLA Top Played Games list. The game was abruptly removed from the Xbox Live Marketplace in February 2011.
20+
21+
OpenMBU is a faithful recreation of the game that brings new features. It includes new controller options, new game modes, fan-made content (levels, skins, mods, etc.), Discord Rich Presence, and more.
22+
23+
![DevsWanted](https://i.imgur.com/ZI7dFR4.png)
24+
25+
We are on the lookout for passionate developers to help us grow OpenMBU. If you feel inspired to join us on this journey, please reach out to [Hailey](https://x.com/HaileyEira) on Twitter or get in touch with her [here](https://haileyeira.com/contact/).
1326

14-
# Requirements
27+
![Discord](https://i.imgur.com/Qc7kc34.png)
28+
29+
You can join our Discord server [here](https://discord.gg/SBqT5AxBaY)! It's a warm and welcoming community where you can connect and hang out with other fans. It's also a great way to stay in the loop with all the latest news and updates about OpenMBU and everything Marble Blast.
30+
31+
![Requirements](https://i.imgur.com/Hvm4oqr.png)
1532
- [DirectX 9 Runtime](https://www.microsoft.com/en-ca/download/details.aspx?id=8109)
33+
- [Visual C++ Runtime](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170)
34+
35+
![TheTeam](https://i.imgur.com/C09RY9u.png)
36+
37+
<img src="https://cdn.discordapp.com/emojis/1181352475983356005.webp?size=160&quality=lossless" alt="drawing" width="20"/> [HumanGamer](https://github.com/HumanGamer) - Leader<br>
38+
<img src="https://cdn.discordapp.com/emojis/1181354802572177448.webp?size=160&quality=lossless" alt="drawing" width="20"/> [Hailey Eira](https://github.com/HaileyEira) - Community Manager, Designer, & Contributed Official Dev Builds<br>
39+
<img src="https://cdn.discordapp.com/emojis/1181352478181163078.webp?size=160&quality=lossless" alt="drawing" width="20"/> [RandomityGuy](https://github.com/RandomityGuy) - Developer<br>
40+
<img src="https://cdn.discordapp.com/emojis/1181352485386997862.webp?size=160&quality=lossless" alt="drawing" width="20"/> [thearst3rd](https://github.com/thearst3rd) - Developer<br>
41+
<img src="https://cdn.discordapp.com/emojis/1181354799778779217.webp?size=160&quality=lossless" alt="drawing" width="20"/> [AJ Ferguson](https://github.com/AJ-Ferguson) - Developer<br>
42+
<img src="https://cdn.discordapp.com/emojis/1181354800978346166.webp?size=160&quality=lossless" alt="drawing" width="20"/> [polyrain](https://github.com/polyrain) - Developer
43+
44+
![Links](https://i.imgur.com/BbTcOE9.png)
1645

17-
# Contributors
18-
- [HumanGamer](https://github.com/HumanGamer) - Leader
19-
- [NeoTheLynx](https://github.com/neolightning) - Developer & Discord Maintainer
20-
- [thearst3rd](https://github.com/thearst3rd) - Developer
21-
- [RandomityGuy](https://github.com/RandomityGuy) - Developer
22-
- [AJ Ferguson](https://github.com/AJ-Ferguson) - Developer
23-
- [polyrain](https://github.com/polyrain) - Developer
24-
- [Hailey Eira](https://github.com/HaileyEira) - Designer & Contributed Official Dev Builds
46+
- [OpenMBU.com](https://openmbu.com)
47+
- [MarbleBlastUltra.com](https://marbleblastultra.com)
48+
- [OpenMBU Twitter](https://x.com/OpenMBU)
49+
- [OpenMBU Discord Server](https://discord.gg/SBqT5AxBaY)
50+
- [MBHaxe Port](https://github.com/RandomityGuy/MBHaxe/)
2551

2652
# License
2753
You may use this to make mods, but your mods must be released for free.

0 commit comments

Comments
 (0)