Cosmic Bouncy Blip - Prototype is a fun and simple 2D adventure game where you play as Splatty, a little green alien with a big dream—to bounce through platforms in space! This is an early prototype created to explore game mechanics, and it's far from the final version. Join Splatty on this cosmic journey and help them jump through the stars!
Before you can start bouncing through space, you'll need to set up a few things:
- Raylib version 5.5 or greater: This is the graphics library that powers the game's visuals.
You can download Raylib from the official Raylib website.
-
Clone the Repository: Get your hands on the code by cloning the repository to your local machine:
git clone https://github.com/Nekyro/Cosmic-Bouncy-Blip.git
-
Navigate to the Project Directory: Change into the project folder:
cd Cosmic-Bouncy-Blip
-
Compile and Run the Game: Open the
main.cpp
file in your favorite IDE or text editor (e.g., Visual Studio, VSCode), and press F5 to compile and run the game.
Here's a quick look at Splatty in action! This demo showcases the basic gameplay and jumping mechanics. Future updates will include more content and polished features.
Here’s how you can help Splatty jump, run, and explore the cosmic platforms:
-
Arrow Keys / A and D (or Left Analog Stick):
- Left: Move left
- Right: Move right
-
Spacebar / Right Face Button (on Gamepad):
- Jump (only if you're not already jumping)
-
Left Shift / Right Face Left Button (on Gamepad):
- Run to speed up your bounce!
-
F3 (or Middle Left Button on Gamepad):
- Toggle Debug Mode
-
F11:
- Toggle Full-Screen Mode
-
Gamepad Controls:
- Left Analog Stick: Move left and right
- Right Face Down Button: Jump
- Right Face Left Button: Run
- Middle Left Button: Toggle Debug Mode
Jump, run, and bounce your way through space with Splatty! Ready to explore the cosmos?
This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License.
Have a question or an idea to make Cosmic Bouncy Blip even better? Reach out to me:
GitHub: Neowizen