💀
Adam Cleave
  • 💀Adam Cleave's A-Level Project
  • 📖Reference Page
  • 🖊️1 Analysis
    • 1.1 Problem Identification
    • 1.2 Stakeholders
    • 1.3 Research
    • 1.4a Features of Proposed Solution
    • 1.4b Computational Methods
    • 1.5 Success Criteria
    • 1.6 Hardware and Software Requirements
  • 🎨2 Design and Development
    • 2.1 Design Frame
    • 2.2.1 Cycle 1 - Player and Boundaries
    • 2.2.2 Cycle 2 - Movement
    • 2.2.3 Cycle 3 - Jumping and Perspective
    • 2.2.4 Cycle 4 - First Level
    • 2.2.5 Cycle 5 - Grunts
    • 2.2.6 Cycle 6 - Level Change
    • 2.2.7 Cycle 7 - Second Level
    • 2.2.8 Cycle 8 - Background Music
    • 2.2.9 Cycle 9 - Twines
  • 👨‍🔬3 Testing
    • 3.1 Testing for Function and Robustness
    • 3.2 Usability Testing
    • 3.3 Checking Development Tests
  • 📄4 Evaluation
    • 4.1 Evaluation of Success Criteria
    • 4.2 Evaluation of Usability Features
    • 4.3 Maintenance and Future Development
Powered by GitBook
On this page
  • Development Requirements:
  • User Requirements:
  1. 1 Analysis

1.6 Hardware and Software Requirements

Previous1.5 Success CriteriaNext2.1 Design Frame

Last updated 1 year ago

Development Requirements:

Software
Hardware Required

Kaboom.js

  • Processor: 1.6GHz or faster.

  • RAM: 512MB or greater.

  • Storage Space: 350MB or greater.

User Requirements:

My game will be exclusively web-based, with no support for mobile players. This means that the user must be using a PC or Mac. Mobile support will not be added due to the problems which will occur if I implement touch controls. The most popular web browsers as of February 2023 are Chrome, Safari, Edge and Firefox.

Platform
Requirements

Google Chrome

  • Windows 10 or later or Windows Server 2016 or later.

  • An Intel Pentium 4 processor or later that's SSE3 capable.

Safari

  • Windows XP or Windows Vista.

  • 256MB of memory.

  • A 500MHz Intel Pentium Processor.

Mozilla Firefox

  • Windows 7 or later.

  • An Intel Pentium 4 processor or later that's SSE2 capable.

  • 512MB of RAM for 32-bit, 2GB of RAM for 64-bit.

  • 200MB of hard drive space.

Microsoft Egde

  • Windows 7 or later or Windows Server 2008 or later.

  • 2GB of RAM for 32-bit, 4GB of RAM for 64-bit.

Platform
Requirements

Google Chrome

  • 64-bit Ubuntu 18.04+, Debian 10+, openSUSE 15.2+, or Fedora Linux 32+

  • An Intel Pentium 4 processor or later that's SSE3 capable.

Mozzilla Firefox

  • Firefox will not run at all without the following libraries or packages:

    • glibc 2.17 or higher.

    • GTK+ 3.14 or higher.

    • libdbus-glib 0.6.0 or higher.

    • libglib 2.42 or higher.

    • libstdc++ 4.8.1 or higher.

    • libxtst 1.2.3 or higher.

    • X.Org 1.0 or higher (1.7 or higher is recommended).

  • For optimal functionality, we recommend the following libraries or packages:

    • DBus 1.0 or higher.

    • NetworkManager 0.7 or higher.

    • PulseAudio.

Platform
Requirements

Google Chrome

  • macOS High Sierra 10.13 or later.

Safari

  • Any Mac running Mac OS X Leopard 10.5.7 or Mac OS X Tiger 10.4.11 and Security Update 2009-002.

  • Mac with an Intel Processor or a power PC G5, G4 or G3 processor and built-in FireWire.

  • 256MB of RAM.

  • Top Sites and Cover Flow on Mac OS X Tiger require a Quartz-Extreme compatible video card.

Mozilla Firefox

  • macOS 10.12 or later.

Edge

  • macOS High Sierra 10.13 or later.

Taken from:

🖊️
https://support.google.com/chrome/a/answer/7100626?hl=en#:~:text=Windows,or%20later%20that's%20SSE3%20capable
https://support.apple.com/kb/sp552?locale=en_GB
https://www.mozilla.org/en-US/firefox/118.0.2/system-requirements/
https://learn.microsoft.com/en-us/deployedge/microsoft-edge-supported-operating-systems
(Gaubys, n.d.)
(Most Popular Browsers Graph 2023, 2023)