~fluix/periodicus

Simple periodic table app, written in C with SDL
3 years ago
3 years ago

#Periodicus

This is a simple periodic table app that displays a periodic table.

Currently, only rendering a simple periodic table with symbols is supported.

Periodic table with the symbols of the elements

#Compiling

$ make

#License

#Project

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/gpl-3.0.txt.

Copyright 2020 Steven Guikal void@fluix.dev

#Cozette Font

The wonderful Cozette font by Slavfox is currently included as the font used for rendering text before a configuration option is added. It is licensed under the MIT license which is available in the LICENSE file.