Difference between revisions of "Spandoc Bus"
Line 27: | Line 27: | ||
=Gameplay= | =Gameplay= | ||
+ | [[Image:ME-OS Music Fruit 0.0.58.png|thumb|200px|right|Music Fruit on level 1. Taken in version 0.0.58]] | ||
The game consists of choosing a vehicle, and moving back and forth. You can also honk, although all it does is make a noise. The bus warps when it goes into borders, and there is a background that is chosen at random for you to look at. There is no goal to this game, all you can do is just traverse the scene until you decide to stop. | The game consists of choosing a vehicle, and moving back and forth. You can also honk, although all it does is make a noise. The bus warps when it goes into borders, and there is a background that is chosen at random for you to look at. There is no goal to this game, all you can do is just traverse the scene until you decide to stop. | ||
Line 37: | Line 38: | ||
=External Links= | =External Links= | ||
− | + | {{ME-OS External Links}} | |
− | |||
− | |||
=Trivia= | =Trivia= | ||
* This game is heavily influenced by Crazy Bus | * This game is heavily influenced by Crazy Bus | ||
* Going backwards when your distance is 0 will default to 65535. This is mainly because the limit for a 16 bit binary number is 65536, so it's the "max" distance you can go in this game. | * Going backwards when your distance is 0 will default to 65535. This is mainly because the limit for a 16 bit binary number is 65536, so it's the "max" distance you can go in this game. |
Revision as of 20:22, 19 April 2025
Spandoc Bus | |
---|---|
![]() | |
Developers | |
Developers: | |
Publishers: | |
Artists: | |
Composers: | |
Extra Credits: | |
Release Information | |
Series: | SP |
Genre: | Bootleg, Action |
Modes: | Single Player |
Platforms: | MEOS (MEGAME 7 IN 1) |
Release Date: | April 1st 2020 |
Spandoc Bus is a bootleg styled game included in MEGAME 7 IN 1 about driving vehicles. It is very simple in both gameplay and concept.
Gameplay
The game consists of choosing a vehicle, and moving back and forth. You can also honk, although all it does is make a noise. The bus warps when it goes into borders, and there is a background that is chosen at random for you to look at. There is no goal to this game, all you can do is just traverse the scene until you decide to stop.
Development
This game was heavily inspired by another bootleg game called Crazy Bus for the Sega Genesis. A lot of research went into this game, without recreating it, and instead going for an original approach.
Music
The menu theme of Spandoc Bus is always random, as it's a sine wave being generated at a random frequency changing at a constant speed, to produce an annoying effect. The only other sound in this game is honking, which is a chorused sine wave.
External Links
- ME-OS on the Steam store (with demo)
- ME-OS Official Website
- ME-OS Discord Server
- ME-OS Community Hub on Steam
- ME-OS Subreddit
Trivia
- This game is heavily influenced by Crazy Bus
- Going backwards when your distance is 0 will default to 65535. This is mainly because the limit for a 16 bit binary number is 65536, so it's the "max" distance you can go in this game.