Skip to content

SharpStone is a re-design of the SharpGameEngine. It aims to provide an improved and more efficient game engine for developing games with modern features and performance optimizations.

Notifications You must be signed in to change notification settings

pmdevers/SharpStone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharpStone

Overview

SharpStone is a re-design of the SharpGameEngine. It aims to provide an improved and more efficient game engine for developing games with modern features and performance optimizations.

Features

  • Modern game engine architecture
  • High performance and efficiency
  • Support for various game development tools and libraries

Getting Started

Prerequisites

  • .NET Core 8.0
  • Visual Studio 2022 or later

Installation

  1. Clone the repository:
    git clone https://github.com/pmdevers/SharpStone.git
  2. Open the solution file SharpStone.sln in Visual Studio.

Running the Examples

Navigate to the examples directory and run the example projects to see SharpStone in action.

Directory Structure

  • src: Contains the source code for SharpStone.
  • examples: Contains example projects demonstrating how to use SharpStone.
  • tests: Contains unit tests for the engine.
  • tools: Contains tools and utilities for development.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

License

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

About

SharpStone is a re-design of the SharpGameEngine. It aims to provide an improved and more efficient game engine for developing games with modern features and performance optimizations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published