Skip to content

skygenesisenterprise/developer-website

SGE Developer Website

Welcome to the SGE Developer Website project! This repository contains the source code for the official developer website of SGE (Sample Game Engine). The website is designed to provide developers with resources, documentation, and community support to help them build amazing games using SGE.

Table of Contents

About

The SGE Developer Website is a comprehensive platform for developers using the SGE (Sample Game Engine). It includes detailed documentation, tutorials, API references, and a community forum to help developers get the most out of the engine.

Features

  • Documentation: Detailed guides and API references.
  • Tutorials: Step-by-step tutorials for beginners and advanced users.
  • Community Forum: A place to ask questions, share ideas, and collaborate with other developers.
  • Showcase: A gallery of games and projects built using SGE.
  • Blog: Regular updates, news, and articles about game development with SGE.

Getting Started

Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js (v14 or later)
  • npm (v6 or later)
  • Git

Installation

  1. Clone the repository:

    git clone https://github.com/skygenesisenterprise/developer-website.git
  2. Navigate to the project directory:

    cd developer-website
  3. Install the dependencies:

    pnpm install

Usage

To start the development server, run:

pnpm run dev

This will start the development server and open the website in your default browser. You can now make changes to the code and see them reflected in real-time.

Contributing

We welcome contributions from the community! If you'd like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Make your changes and commit them (git commit -am 'Add some feature').
  4. Push to the branch (git push origin feature/your-feature).
  5. Create a new Pull Request.

Please ensure your code adheres to our coding standards and includes appropriate tests.

Contact

If you have any questions or need further assistance, feel free to reach out to us:

Thank you for your interest in the SGE Developer Website! We hope you find it useful and look forward to seeing the amazing games you'll create with SGE.

License

This project is licensed under the AGPLv3 License. See the LICENSE file for more details.

About

The Official Sky Genesis Enterprise Developer's Environment Website

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Contributors 2

  •  
  •