Skip to content

A work-in-progress reimplementation of Grand Theft Auto 2.

License

Notifications You must be signed in to change notification settings

gennariarmando/havoc2

Repository files navigation

A work-in-progress reimplementation of Grand Theft Auto 2.
Project is in very early stage of development, the game can't be played yet.

Screenshots

System Requirements

  • An OpenGL 3.3 compatible graphic card.
  • 1GB or more of RAM

Compiling

On Windows

Requirements:

  • Visual Studio 2022.
  • Git SCM.

Run the following command to update submodules:

git submodule update --init --recursive

Run premake.cmd to create project files.
Open havoc2 solution.

Run the game

In order to launch the game, you'll need a legal copy of GTA2, no game resources will be shared in here.
Once obtained, copy the executable "havoc2.exe" and the "shaders" folder in the root of your GTA2 directory.

Links:

About

A work-in-progress reimplementation of Grand Theft Auto 2.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages