Chemtris is an interactive game that teaches users basic concepts of Chemistry such as covalent bonding
The objective of this game is to teach basic concepts of Chemistry, primarily Organic Chemistry. This project is a continuation of the [3D Tetris] (https://github.com/msk610/3D-TETRIS) project.It is a elegant combination of the popular game TETRIS and Chemistry. The first few levels teaches users how to fit 3D models together through various 3D models. Then there is two levels that targets the Chemistry aspect of the game by making users make a specific compound such as H2O. All the models in each level shake to resemble unstable elements, until either the row is cleared or the compound is made.
- [Android] (https://drive.google.com/open?id=0B_0yAxI3DOXmbzk5WjA0ekFsMlk)
- [Desktop with JAVA installed] (https://drive.google.com/open?id=0B_0yAxI3DOXmbGw0QTlvNDcxT2s)
clone project (mirror):
git clone --mirror https://github.com/msk610/Chemtris.git
clone project (bare):
git clone --bare https://github.com/msk610/Chemtris.git