No description
- Pascal 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| compiled | ||
| .gitignore | ||
| cocaine.png | ||
| cop-wifey.png | ||
| doctor.png | ||
| GlobalVars.pas | ||
| homeless.png | ||
| jar.png | ||
| LICENSE | ||
| lsd.png | ||
| oppwars2-logo.png | ||
| pills.png | ||
| policehq-small.png | ||
| project1 | ||
| project1.ico | ||
| project1.ico.old | ||
| project1.lpi | ||
| project1.lpr | ||
| README.md | ||
| unit1.lfm | ||
| unit1.pas | ||
| unit2.lfm | ||
| unit2.pas | ||
| unit3.lfm | ||
| unit3.pas | ||
| unit4.lfm | ||
| unit4.pas | ||
OPP Wars 2
A game built with Lazarus and the Free Pascal Compiler (FPC).
Requirements
- Lazarus IDE (2.x or later)
- Free Pascal Compiler
Building
- Clone this repository:
git clone https://git.cerberusgames.ca/Starstreak/oppwars2.git cd oppwars2 - Open the
.lpiproject file in Lazarus. - 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.
