/M-Seven

Primary LanguageSmalltalkMIT LicenseMIT

License

Tests Pharo 11 Pharo 12

M-Seven

This project is inspired by :

Proof Of Concept 4

Introducing interactions and HUD.

POC4.mp4

Proof Of Concept 3

Working on performances and rendering.

POC3.mp4

Proof Of Concept 1

Implementing algorithms.

Enregistrement.2023-10-12.220106.mp4

Getting Started

Installation

To install the project on your Pharo image you can just execute the following script:

Metacello new
   baseline: 'MSeven';
   repository: 'github://labordep/M-Seven:main/src';
   load.

Dependencies

No dependencies.

License

This project is licensed under the MIT License - see the LICENSE file for details.