| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project is a Unity-based simulation program that demonstrates the concepts of Page Replacement Algorithms:
Replaces the oldest page in memory.
Replaces the page that has not been used for the longest time.
Replaces the page that will not be used for the longest time in the future.
| Version | Link | Instructions |
|---|---|---|
| Windows (.exe) | Download EXE Build | Download the .zip → Extract → Run the .exe file |
| Android (.apk) | Download APK Build | Download the .apk → Transfer to your phone → Install APK (Allow "Unknown Sources" if needed) |
| Web Browser | Play Web Version | Open the link → No installation needed! Just click and play! |
| Asset | Link |
|---|---|
| Font (VT323) | Google Fonts |
| Background Music | Retro 8-Bit RPG Music Pack |
| Button Sounds | Free UI Click Sound Pack |
| GUI Icons | 2D Simple UI Pack |
| Cursor | Pixel Cursors |
Marc Jersey M. Castro
BSCS / CCS Student
Final Project – Chapter 10: Page Replacement Algorithms
| Back | FazBrowse Home | New Git URL |