Skip to content

tugcantopaloglu/global-game-jam-2023-unitygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Global Game Jam 2023 - Unity Game

This repository contains the Unity-based game developed during Global Game Jam 2023 by our team. The project was built under the theme of the jam and created within the 48-hour time constraint.

🎮 Game Concept

The game explores the theme of global warming and offers a short but engaging gameplay experience crafted collaboratively in a limited time. It combines simple mechanics with creative visuals and sound.

🛠️ Technologies Used

  • Unity Engine (2021.3 or higher recommended)
  • C# for game scripting
  • Built-in Unity Input System
  • Git for version control

🧠 Features

  • A unique gameplay mechanic based on the jam's theme
  • Handcrafted level design and 2D/3D assets
  • Custom sound effects and music
  • Rapid prototyping under time constraints

🚀 Getting Started

Requirements

  • Unity Hub with Unity Editor installed (preferably 2021.3 LTS or compatible version)

How to Run

  1. Clone the repository:
    git clone https://github.com/tugcantopaloglu/global-game-jam-2023-unitygame.git
  2. Open the project in Unity Hub
  3. Open the main scene under the Assets/Scenes directory
  4. Press Play to test the game in the Unity Editor

📁 Project Structure

Assets/
├── Scenes/              # Game scenes
├── Scripts/             # Gameplay logic
├── Prefabs/             # Reusable game objects
├── Art/                 # Sprites, models, or textures
├── Audio/               # Sound effects and music
└── ...

📜 License

This project was created for non-commercial use during a game jam. For reuse or extension, please contact the authors.

About

Global Game Jam 2023 Submitted Game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors