Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alejandrogallo/periodic-table-raku

A raku program to memorize the periodic table
https://github.com/alejandrogallo/periodic-table-raku

educational-chemistry educational-project gtk3 gtk3-raku periodic-table perl6 raku

Last synced: about 1 month ago
JSON representation

A raku program to memorize the periodic table

Awesome Lists containing this project

README

        

# Periodic table trainer

This is an extremely simple program in order to memorize the periodic
table of elements. It shows what can you do with
very few lines of raku when you're bored.

## Installing

```
zef install .
```

Or just copy the bin script somewhere.
You'll need the simple package `GTK::Simple`.
```
zef install GTK::Simple
```

## Screenshot

Nothing fancy, just some inputs...
A screenshot is here:

![alt text](./screenshot.jpg "Screenshot")