# The Game Creators

> software company

**Wikidata**: [Q4051095](https://www.wikidata.org/wiki/Q4051095)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/The_Game_Creators)  
**Source**: https://4ort.xyz/entity/the-game-creators

## Summary
The Game Creators is a UK-based software company and video game developer, founded in 1999, specializing in creating development tools like DarkBASIC for game creation.

## Key Facts
- Founded in 1999 in the United Kingdom
- Based in Macclesfield, Lancashire
- Primary products include DarkBASIC Professional and DarkBASIC
- Website: http://www.thegamecreators.com
- Operates in the video game industry
- Also known as The Game Creators Ltd or Dark Basic Software Limited
- Uses GitHub username TheGameCreators
- Has been active since 1999

### Q: What is The Game Creators?
A: It's a UK-based software company and video game developer founded in 1999 that creates development tools for game creation.

### Q: What products does The Game Creators make?
A: The company is known for creating software like DarkBASIC Professional and DarkBASIC, which are programming languages specifically designed for game development.

### Q: Where is The Game Creators located?
A: The company is headquartered in Macclesfield, Lancashire, United Kingdom.

## Why It Matters
The Game Creators has played a significant role in democratizing game development by providing accessible programming tools that allow individuals and small teams to create video games without extensive programming knowledge. Their products have enabled thousands of independent developers to bring their game ideas to life, contributing to the growth of the indie game development scene. The company's approach of making game creation more accessible has helped expand the video game industry by lowering barriers to entry for aspiring developers.

## Notable For
- Developed DarkBASIC Professional and DarkBASIC, which are programming languages specifically designed for game development
- Created tools that allow users to develop games without needing advanced programming skills
- Established as a key player in the indie game development community
- Maintained a presence in the UK video game industry since its founding in 1999
- Continues to provide development resources for game creators

## Body
### Company History
The Game Creators was founded in 1999 in the United Kingdom. The company has been based in Macclesfield, Lancashire, and has operated primarily in the video game industry. The company's inception occurred in 1999, and it has maintained a presence in the UK market since then.

### Products and Technologies
The company is most known for its game development software, particularly the DarkBASIC series. DarkBASIC is a BASIC dialect created in 2000 that allows users to develop video games with relatively simple programming. DarkBASIC Professional is an enhanced version of this tool that provides additional features for more complex game development.

### Business Operations
The company operates as both a software company and a video game developer. Its primary business model involves creating development tools that enable other developers to create games. The company maintains an official website at http://www.thegamecreators.com and uses GitHub under the username TheGameCreators.

```json
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "The Game Creators",
  "description": "A UK-based software company and video game developer specializing in game development tools.",
  "url": "http://www.thegamecreators.com",
  "sameAs": [
    "https://www.wikidata.org/wiki/Q328",
    "https://en.wikipedia.org/wiki/The_Game_Creators"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Macclesfield",
    "addressRegion": "England",
    "addressCountry": "United Kingdom"
  },
  "founder": null,
  "foundingDate": "1999-01-01",
  "industry": "Video game industry",
  "softwareVersion": null,
  "product": [
    "DarkBASIC Professional",
    "DarkBASIC"
  ]
}

## References

1. National Software Reference Library
2. [Source](http://km.aifb.kit.edu/services/crunchbase/)