Skip to content

A Unity 3d game about computer history made during GDG game jam 2023

Notifications You must be signed in to change notification settings

mounirmelzi/GDG-Game-Jam-ELFARI9

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ByteQuest

alt text

Note: This game build is currently in development and not yet complete.

Play Online

The game is available to play online. You can access the web version of the game at the following link:

Play Game Online

Download Desktop Version

If you prefer to play the game as a desktop application, you can download the desktop version from the following link:

Download Game

Downlaod the unity project

if you want to merge the repos, follow the steps below:

Prerequisites

  • Unity version: 2022.3.1f1

Instructions

  1. Merge the GitHub repositories to obtain the latest version of the game.
  2. Open the project using Unity version 2022.3.1f1.
  3. Set up the project in Unity following standard procedures.

Gameplay

Main Menu and Play

To access the main menu and start playing the game:

  • Scene: /Assets/Scenes/GameMenu.unity

Cutscenes

The following cutscenes are available in the game:

  • Grace Hoper Room (cutscene):

    • Scene: /Assets/GraceHoperLevel/GraceHoperRoom.unity
  • Bob Thomas 1st Cutscene (before the battle):

    • Scene: /Assets/BobThomas/ServerRoom/BobRoomBeforeBattle.unity
  • Bob Thomas 2nd Cutscene (after the battle):

    • Scene: /Assets/BobThomas/ServerRoom/BobRoomAfterBattle.unity
  • George Bool Room (cutscene):

    • Scene: /Assets/Scenes/BooleanAlgebraLevel.unity

Challenges

The game includes several challenging levels:

  • Grace Hoper Maze Challenge:

    • Scene: /Assets/GraceHoperLevel/MazeGenerator/MazeLevel.unity
  • Bob Thomas Virus Challenge:

    • Scene: /Assets/VirusCombat/VirusCombatScene.unity
  • George Bool Challenge:

    • Scene: /Assets/Scenes/BooleanAlgebraChallenge.unity

Movement Controls

  • Move forward: Z, Q, S, D or keyboard arrows
  • Jump: Space
  • Run: Left Shift
  • Shoot/Skip dialogues: Mouse

Notes

  • This game is still a work in progress and may contain bugs or incomplete features.
  • Your feedback and suggestions are greatly appreciated as they will contribute to the game's development.

Enjoy playing the game and thank you for your support!

About

A Unity 3d game about computer history made during GDG game jam 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 72.3%
  • HLSL 17.3%
  • ShaderLab 10.2%
  • GLSL 0.2%