All Projects → msk610 → Chemtris

msk610 / Chemtris

Licence: mit
an interactive 3D game that teaches Chemistry in a fun way

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Chemtris

Mundus
A 3D world/level editor built with Java, Kotlin & libGDX.
Stars: ✭ 164 (+763.16%)
Mutual labels:  libgdx, 3d
Gaiasky
Mirror of Gaia Sky repository hosted on Gitlab: https://gitlab.com/langurmonkey/gaiasky
Stars: ✭ 162 (+752.63%)
Mutual labels:  libgdx, 3d
Ribbon
Ribbon diagrams of proteins in #golang.
Stars: ✭ 197 (+936.84%)
Mutual labels:  3d, chemistry
Libgdx
Desktop/Android/HTML5/iOS Java game development framework
Stars: ✭ 19,420 (+102110.53%)
Mutual labels:  libgdx, 3d
Svg 3d Builder
an elaborate tool to create 3d model with svg
Stars: ✭ 803 (+4126.32%)
Mutual labels:  3d
Pythonocc Core
Python package for 3D CAD/BIM/PLM/CAM
Stars: ✭ 697 (+3568.42%)
Mutual labels:  3d
Anki 3d Engine
AnKi 3D Engine - Vulkan backend, modern renderer, scripting, physics and more
Stars: ✭ 688 (+3521.05%)
Mutual labels:  3d
Wheelpicker
A smooth, highly customizable wheel view and picker view, support 3D effects like iOS. 一个顺滑的、高度自定义的滚轮控件和选择器,支持类似 iOS 的 3D 效果
Stars: ✭ 684 (+3500%)
Mutual labels:  3d
Embree viewer
Embree viewer is a simple implementation of a progressive renderer, based on Intel's Embree raytracing kernels. Its UI is written in SDL2, and it supports Alembic, OBJ file formats, with a JSON file to describe a scene.
Stars: ✭ 19 (+0%)
Mutual labels:  3d
Leaf3d
A lightweight 3D rendering engine based on modern OpenGL
Stars: ✭ 16 (-15.79%)
Mutual labels:  3d
Depth
Add some Depth to your fragments
Stars: ✭ 789 (+4052.63%)
Mutual labels:  3d
Pyvista
3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)
Stars: ✭ 734 (+3763.16%)
Mutual labels:  3d
Xopt
eXternal OPTimizer
Stars: ✭ 5 (-73.68%)
Mutual labels:  chemistry
3d Convolutional Speaker Recognition
🔈 Deep Learning & 3D Convolutional Neural Networks for Speaker Verification
Stars: ✭ 697 (+3568.42%)
Mutual labels:  3d
Veloren
[Mirror] An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World
Stars: ✭ 868 (+4468.42%)
Mutual labels:  3d
Xviz
A protocol for real-time transfer and visualization of autonomy data
Stars: ✭ 691 (+3536.84%)
Mutual labels:  3d
Cadquery
A python parametric CAD scripting framework based on OCCT
Stars: ✭ 764 (+3921.05%)
Mutual labels:  3d
Cglm
📽 Highly Optimized Graphics Math (glm) for C
Stars: ✭ 887 (+4568.42%)
Mutual labels:  3d
React Three Flex
💪📦 Flexbox for react-three-fiber
Stars: ✭ 764 (+3921.05%)
Mutual labels:  3d
Vedo
A python module for scientific analysis of 3D objects based on VTK and numpy
Stars: ✭ 741 (+3800%)
Mutual labels:  3d

Chemtris

Chemtris is an interactive game that teaches users basic concepts of Chemistry such as covalent bonding

Chemtris play screen on Android

Table of Contents

Objective

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.

Chemtris standard levels screen on Android Chemtris Chemistry levels screen on Android

Platforms

Project

clone project (mirror):

git clone --mirror https://github.com/msk610/Chemtris.git

clone project (bare):

git clone --bare https://github.com/msk610/Chemtris.git

Updates

  • The Android Icon was updated once again and the bugs in the chemistry level rotation bug was fixed along with the 2x1 column rotation was fixed
    Chemtris New Android Icon

  • The Android Launcher Icon was just updated for the project.
    Chemtris Android Icon

License

MIT License

Enjoy the game

Chemtris Game Over Screen

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].