Skip to content

dmitrykolesnikovich/GameGuruRepo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The GameGuru Classic Repository

This is not open source and remains the copyright of The Game Creators Ltd, see Wiki for more information on license matters. This repository contains a 64-bit version of Classic as the master trunk, and a legacy 32-bit version under the 'June-2022-(32bit)' branch for older OS platforms.

GameGuru Classic is a 3D game maker for simple first and third person games and is available to buy from Steam.

Steam Product: https://store.steampowered.com/app/266310/GameGuru/

You will need the media files associated with the above product to use this repository.

This source code requires Visual Studio 2017 Professional Edition. here is a link to the older Visual Studio downloads: https://visualstudio.microsoft.com/vs/older-downloads/

To download Visual Studio 2017 Professional, click the download button and log in with your Visual Studio Subscription account when prompted. If you don’t have a Visual Studio Subscription, you can create one for free by clicking on “Create a new Microsoft account” on the login page.

When installing Visual Studio 2017 Professional, ensure you select the "Desktop C++" development track, and tick the optional Visual C++ MFC for x86 and x64 as you will need these additional files to compile the legacy GameGuru Classic executables.

To give you a better idea about getting started, we have made a 12 minute video showing the whole setup process from the very first download to running GameGuru Classic under your own binary creations. Do let the team know if you have any additional questions and we will post the answers below.

How To Use Repository Video: [Click To Watch Video]

F.A.Q

Q> Is GameGuru Classic open source? A> No, the product and it's source code is copyright The Game Creators Ltd. We make the source code available so contributors from the community can integrate additional functionality, and to enable any user to scan through the code to find out how the inner workings of this game maker works.

About

The GameGuru Repository For Community Collaboration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 66.2%
  • C 24.0%
  • Assembly 3.6%
  • HLSL 2.3%
  • Lua 2.2%
  • C# 0.7%
  • Other 1.0%