Skip to content

A C# game development library with a focus on pure code development. Utilizes Raylib for rendering

License

Notifications You must be signed in to change notification settings

thiagomvas/BasaltOld

Repository files navigation

Basalt

Basalt Banner

Basalt is a lightweight and versatile game engine designed for creating games using pure C#. While it currently does not have a visual editor, this feature is in the pipeline for future development.

This is a project currently only being developed by me in my free time, so contributions are always welcome.

Getting Started

To get started with Basalt, follow these simple steps:

  1. Clone the repository.
  2. Open a console in the cloned folder.
  3. Run dotnet restore to download any project dependencies.
  4. Run dotnet run to start the engine.

Documentation

Documentation is currently in the process of being revamped so currently unavailable.

Support

If you encounter any issues or have questions, please start an issue.

Contributing

If you have any ideas, you can start an issue or, if you'd like to contribute with code, feel free to fork the repository and make changes as you'd like. Once again, pull requests are welcome.

License

Basalt is licensed under the MIT License

About

A C# game development library with a focus on pure code development. Utilizes Raylib for rendering

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks