A 2D game with physics made with Artefact and use PhaserJs.
A 2D platformer game made with Artefact.
Explore the Artefact’s docs »
View Demo
·
Report Bug
·
Request Feature
This project was set up in order to present the extent of the capabilities of Artefact and Artefact-Creator.
It is a simple 2D platformer game made with Artefact.
A list of used libraries is listed in the acknowledgements.
This section should list any major frameworks that you built your project using. Add-ons/plugins are in the acknowledgements section.
To be able to compile the project by yourself here are the steps to follow.
First of all you need to have some infrastructure already installed on your machine.
npm
npm install npm@latest -g
Or install Node.js in your computer.
Artefact-Creator: This is the official IDE of the Artifact language. You can download it from its official website.
git clone https://github.com/Artefact-Labs/Castel.git
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the MIT License. See LICENSE
for more information.
Artefact-Team - @Artefact_official - contact@artefact-labs.com
Official Website: https://artefact-labs.com