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.
- Modern game engine architecture
- High performance and efficiency
- Support for various game development tools and libraries
- .NET Core 8.0
- Visual Studio 2022 or later
- Clone the repository:
git clone https://github.com/pmdevers/SharpStone.git
- Open the solution file
SharpStone.slnin Visual Studio.
Navigate to the examples directory and run the example projects to see SharpStone in action.
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.
Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.
This project is licensed under the MIT License. See the LICENSE file for details.