No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-17 16:51:46 +00:00
compiled First commit 2026-09-17 12:47:21 -04:00
.gitignore First commit 2026-09-17 12:47:21 -04:00
cocaine.png First commit 2026-09-17 12:47:21 -04:00
cop-wifey.png First commit 2026-09-17 12:47:21 -04:00
doctor.png First commit 2026-09-17 12:47:21 -04:00
GlobalVars.pas First commit 2026-09-17 12:47:21 -04:00
homeless.png First commit 2026-09-17 12:47:21 -04:00
jar.png First commit 2026-09-17 12:47:21 -04:00
LICENSE First commit 2026-09-17 12:47:21 -04:00
lsd.png First commit 2026-09-17 12:47:21 -04:00
oppwars2-logo.png Upload files to "/" 2026-09-17 16:50:31 +00:00
pills.png First commit 2026-09-17 12:47:21 -04:00
policehq-small.png First commit 2026-09-17 12:47:21 -04:00
project1 First commit 2026-09-17 12:47:21 -04:00
project1.ico First commit 2026-09-17 12:47:21 -04:00
project1.ico.old First commit 2026-09-17 12:47:21 -04:00
project1.lpi First commit 2026-09-17 12:47:21 -04:00
project1.lpr First commit 2026-09-17 12:47:21 -04:00
README.md Update README.md 2026-09-17 16:51:46 +00:00
unit1.lfm First commit 2026-09-17 12:47:21 -04:00
unit1.pas First commit 2026-09-17 12:47:21 -04:00
unit2.lfm First commit 2026-09-17 12:47:21 -04:00
unit2.pas First commit 2026-09-17 12:47:21 -04:00
unit3.lfm First commit 2026-09-17 12:47:21 -04:00
unit3.pas First commit 2026-09-17 12:47:21 -04:00
unit4.lfm First commit 2026-09-17 12:47:21 -04:00
unit4.pas First commit 2026-09-17 12:47:21 -04:00

OPP Wars 2

OPP Wars 2 Logo

A game built with Lazarus and the Free Pascal Compiler (FPC).

Requirements

Building

  1. Clone this repository:
    git clone https://git.cerberusgames.ca/Starstreak/oppwars2.git
    cd oppwars2
    
  2. Open the .lpi project file in Lazarus.
  3. Build and run (F9).

Project Structure

File / Folder Description
*.lpi Lazarus project file
*.lpr Main program source
*.pas Unit source files
*.lfm Form layout files
*.lrs Project resources

License

GPLv3 or later.