Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yamil-serrano/cosmic-bouncy-blip-prototype
A super fun 2D adventure prototype game where you play as Splatty, a little green alien with a big dream to bounce through platforms in space! Join Splatty on a cosmic journey, hopping through the stars. Can you help Splatty reach new heights and explore the wonders of the galaxy?
https://github.com/yamil-serrano/cosmic-bouncy-blip-prototype
Last synced: 5 days ago
JSON representation
A super fun 2D adventure prototype game where you play as Splatty, a little green alien with a big dream to bounce through platforms in space! Join Splatty on a cosmic journey, hopping through the stars. Can you help Splatty reach new heights and explore the wonders of the galaxy?
- Host: GitHub
- URL: https://github.com/yamil-serrano/cosmic-bouncy-blip-prototype
- Owner: Yamil-Serrano
- License: other
- Created: 2024-12-30T03:45:44.000Z (26 days ago)
- Default Branch: main
- Last Pushed: 2025-01-09T14:46:01.000Z (15 days ago)
- Last Synced: 2025-01-09T15:40:00.177Z (15 days ago)
- Language: C++
- Homepage:
- Size: 4.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Cosmic Bouncy Blip - Prototype
**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!
## Prerequisites
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](https://www.raylib.com/).
## How to Play
1. **Clone the Repository**:
Get your hands on the code by cloning the repository to your local machine:
```bash
git clone https://github.com/Nekyro/Cosmic-Bouncy-Blip.git
```2. **Navigate to the Project Directory**:
Change into the project folder:
```bash
cd Cosmic-Bouncy-Blip
```3. **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.
## Demo
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.![ezgif-4-a07efb5c1b](https://github.com/user-attachments/assets/2fb8aa2c-2f53-4a52-9143-d00435030ac8)
## Game Controls
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 ModeJump, run, and bounce your way through space with **Splatty**! Ready to explore the cosmos?
## 📝 License
This project is licensed under the [Creative Commons Attribution-NonCommercial 4.0 International License](LICENSE.md).
## Contact
Have a question or an idea to make **Cosmic Bouncy Blip** even better? Reach out to me:
GitHub: [Neowizen](https://github.com/Yamil-Serrano)