A medieval-themed platformer game is being developed for S&box, currently in the early stages of development.
You can try the current development build here: Play on S&box
├── Assets
│ ├── maps
│ └── scenes
├── Code
│ ├── Assembly.cs
│ ├── MyComponent.cs
│ ├── SnotPlayerComponent.cs
│ └── Unitcomponent.cs
├── Editor
│ ├── Assembly.cs
│ └── MyEditorMenu.cs
└── ProjectSettings
├── Collision.config
├── Input.config
└── .editorconfig
This game is currently in its very early stages of development. Features and gameplay elements are actively being worked on.
- S&box - Game engine and platform
- C# - Programming language
As this project is in early development, please reach out before making any contributions.
This is a game in development for S&box platform. All rights reserved.