Skip to content

hw2007/Fortify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fortify


A base defense game made for my grade 12 computer science final.

⚠️ Make sure to read the "How to get the game" instructions below before downloading!

Screenshots

SCR-20250623-kosd SCR-20250623-koxd SCR-20250623-kpwu SCR-20250623-kqqb SCR-20250623-kqwz

How to get the game

macOS

  1. Download & unzip macOS.zip, and open fortify.app
  2. macOS will stop you from opening the app, since the app comes from an unidentified developer (me). To solve this, navigate to the bottom of Privacy & Security in System Settings and allow the app to open. Alternatively, you can use xattr -d com.apple.quarantine path/to/fortify.app in the terminal.
  3. Open fortify.app again.

Windows

  1. Install OpenJDK 17
  2. Download & unzip the Windows.zip file, and run fortify.exe.

Linux (Run from source)

There is no prebuild binary for linux, but you can run the source code quite easily.

  1. Install processing-java.
  2. In processing, install the 'Minim' library via Sketch >> Import Library... >> Manage Libraries...
  3. Download the source code and run fortify.pde.

About

A base defense game made for my grade 12 CS final

Resources

License

Stars

Watchers

Forks

Packages

No packages published