Skip to content

Om-Mittal486/BE4TS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nomad - The Uncertain Route

Theme: Music
Developed during: Infinitus Arcade (20 Days)

About the Game

BE4TS is a 2D instrument-themed platformer where music is not just background audio — it influences gameplay. Players navigate creatively designed levels inspired by instruments, rhythm, and sound dynamics.

Key Features

  • Creative and experimental instrument-themed level design
  • Short, clever music-integrated gameplay
  • Dynamic audio based gameplay

Built With

Category Tools
Game Engine Unity
Programming Language C#
Assets Unity Asset Store, itch, Pixabay

How to Play

Controls

Action Input
Move Left, Right Arrow Keys / A D / Left Joystick (Gamepad)
Jump Space / Y (Gamepad)

Screenshots

Gameplay Gameplay Gameplay Gameplay

Project Structure

BE4TS/
│
├── Assets/                # Core game content
│   ├── Scenes/            # Game levels and scenes
│   ├── Scripts/           # C# gameplay logic
│   ├── Prefabs/           # Reusable game objects
│   ├── Sprites/           # 2D art assets
│   ├── Audio/             # Music and sound effects
│   └── Materials/         # Rendering materials
│
├── Packages/              # Unity Package Manager dependencies
│   ├── manifest.json
│   └── packages-lock.json
│
├── ProjectSettings/       # Unity project configuration
│
├── .vscode/               # VS Code workspace settings
├── .gitignore             # Git ignore rules
├── R4GE.slnx              # IDE solution file
├── .vsconfig              # Visual Studio configuration
└── LICENSE                # MIT License

Development Workflow

Clone the Repository

git clone https://github.com/Om-Mittal486/BE4TS.git
cd BE4TS

Open in Unity

  • Open Unity Hub
  • Add the BE4TS project folder
  • Open using the correct Unity version

Unity will automatically import assets and compile scripts.

Build and Run

  • Open the project in Unity
  • Press Play in the Unity Editor, or
  • Build the game using Unity’s build system

Acknowledgements

  • Asset creators and open-source resources
  • Everyone who tested and provided feedback

Team and Credits

Developed by:

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

BE4TS is a Unity-based 2D platformer game centered around musical instruments. Players navigate levels inspired by rhythm, sound, and instrument-themed environments, combining platforming mechanics with musical creativity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors