Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 802 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 802 Bytes

Ruines

Ruines is a Godot video game. It was first prototyped in GameMaker, but the codebase soon became too large, and as the project was evolving, just wrong. It was decided to re-write it in C#, for ease of use (free for individual usage, unlike GameMaker) and better speed than those achievable by our old framework.

Testing

Note that you cannot run the game just by compiling it. If you do so, the game won't save. This is for testing / debugging purpose.

Contributing

You can contribute to the game by opening issues / pull requests. Please, be civil.

Licensing

The code (ie, everything in the src directory) is licensed under the MIT license, while the art (ie, everything in the assets directory) is licensed under the CC-BY-SA license.

Copyright (c) 2019-2021 Eolien55, Timinou