An open API service indexing awesome lists of open source software.

https://github.com/eggy115/angelscript

AngelScript
https://github.com/eggy115/angelscript

angel-script angelscript angelscript-examples angelscript-lang

Last synced: 20 days ago
JSON representation

AngelScript

Awesome Lists containing this project

README

          

# AngelScript
AngelScript is a high-level, object-oriented scripting language designed for game development and other performance-critical applications. It was created by Andreas Jonsson and first released in 2003. AngelScript is known for its simplicity, flexibility, and speed, making it a popular choice among game developers for incorporating scripting functionality into their games.

## Contributing

Contributions are always welcome! Here are some ways you can contribute:

1. Fork the repository and make your changes.
2. Submit a pull request with your changes.
3. Create an issue if you find a bug or have a feature request.

Please make sure to adhere to the [code of conduct](CODE_OF_CONDUCT.md) and the [contributing guidelines](CONTRIBUTING.md).

## License

This project is licensed under the GPL v3 License - see the [LICENSE](LICENSE) file for details.