# ApusGameEngine
**Wikidata**: [Q105762614](https://www.wikidata.org/wiki/Q105762614)  
**Source**: https://4ort.xyz/entity/apusgameengine

## Summary
ApusGameEngine is a free, open-source game engine developed by Apus Software, primarily written in Delphi. It is distributed under the 3-clause BSD License and is designed to run on Microsoft Windows. The engine was first publicly documented in 2020, with its latest update occurring in 2022.

## Key Facts
- Developed by Apus Software, a Belarusian company founded circa 2005
- Released under the 3-clause BSD License, allowing free use, modification, and distribution
- Primarily written in Delphi (a dialect of Object Pascal)
- Runs exclusively on Microsoft Windows
- First documented in 2020, with the last update in April 2022
- Available on GitHub at [https://github.com/Cooler2/ApusGameEngine](https://github.com/Cooler2/ApusGameEngine)
- Classified as both a software engine and free software

## FAQs
### Q: What programming language was ApusGameEngine written in?
A: ApusGameEngine was primarily written in Delphi, a dialect of Object Pascal, as indicated by its GitHub repository and associated metadata.

### Q: Is ApusGameEngine free to use?
A: Yes, ApusGameEngine is distributed under the 3-clause BSD License, which allows for free use, modification, and distribution.

### Q: Which operating system does ApusGameEngine support?
A: ApusGameEngine is designed to run exclusively on Microsoft Windows, as stated in its GitHub repository and related documentation.

### Q: When was ApusGameEngine last updated?
A: The last recorded update to ApusGameEngine was on April 4, 2022, as per its GitHub repository.

### Q: Who developed ApusGameEngine?
A: ApusGameEngine was developed by Apus Software, a Belarusian company specializing in the video game industry.

## Why It Matters
ApusGameEngine represents a niche but notable contribution to the open-source game development community, particularly for developers working with Delphi. Its availability under a permissive open-source license makes it accessible for both commercial and non-commercial projects. While not as widely adopted as larger engines like Unity or Unreal, it serves as a specialized tool for those seeking a lightweight, Delphi-based solution for game development. The engine's focus on Windows compatibility aligns with its target audience, which may include developers already invested in the Delphi ecosystem. Its relatively recent documentation and updates suggest ongoing maintenance, though its broader impact remains limited compared to more established alternatives.

## Notable For
- One of the few open-source game engines written primarily in Delphi
- Exclusively designed for Microsoft Windows, catering to a specific developer niche
- Distributed under the permissive 3-clause BSD License, encouraging community contributions
- Developed by Apus Software, a small Belarusian company with a focus on the video game industry
- Last updated in 2022, indicating continued, if modest, development activity

## Body
### Overview
ApusGameEngine is an open-source game engine developed by Apus Software, a Belarusian company. It is primarily written in Delphi, a dialect of Object Pascal, and is distributed under the 3-clause BSD License. The engine is designed to run on Microsoft Windows and was first publicly documented in 2020. Its last update was recorded on April 4, 2022.

### Development and Licensing
ApusGameEngine was developed by Apus Software, a company founded circa 2005. The engine is licensed under the 3-clause BSD License, which allows for free use, modification, and distribution. This permissive license encourages community contributions and adoption.

### Technical Specifications
The engine is written primarily in Delphi, a programming language known for its efficiency and ease of use in Windows development. It is designed exclusively for Microsoft Windows, reflecting its compatibility with the Delphi ecosystem. The engine's source code is hosted on GitHub, where it is available for download and collaboration.

### Availability and Updates
ApusGameEngine is available on GitHub at [https://github.com/Cooler2/ApusGameEngine](https://github.com/Cooler2/ApusGameEngine). The last recorded update was on April 4, 2022, indicating ongoing, though potentially limited, development activity.

### Classification
ApusGameEngine is classified as both a software engine and free software. Its niche focus on Delphi and Windows development positions it as a specialized tool within the broader game development landscape.

```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "ApusGameEngine",
  "description": "An open-source game engine developed by Apus Software, written in Delphi and distributed under the 3-clause BSD License.",
  "url": "https://github.com/Cooler2/ApusGameEngine",
  "sameAs": ["https://www.wikidata.org/wiki/Q111423456", "https://en.wikipedia.org/wiki/ApusGameEngine"],
  "additionalType": "SoftwareEngine"
}

## References

1. [Source](https://github.com/Cooler2/ApusGameEngine)