Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 472 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 472 Bytes

rust-theft-auto Build Status

A Grand Theft Auto engine reimplementation in Rust.

screenshot

Running

Copy nyc.cmp and style001.g24 from your GTA installation directory to data.

Goals

  • Reimplement gameplay from original Grand Theft Auto.
  • Add modern graphical effects.
  • Allow extensions to map boundaries, missions, etc.