Feat_beta
Hey!
A few months ago I became interested in programming. So I decided to kill several birds with one stone: try to learn programming by making own game, explore the secrets of the finite element method and do something fun for me and others. So I decide to make game - Finite Element Analysis of Truss:)
This game is slightly different from games which you already played (if we are talking about bridge builders), because it is based on the theory called finite element analysis. It is used in the design of real bridges, so you can feel like a real engineer:) I think it is preety challenging, so don't give up easily! Try to build safe, economic and light structures with limited budget, weight and length of elements. Analyse tension and compresion capibalities of your construction and improve your designs.
I hope you will learn a lot about bridge engineering and at the same time you will have much fun!
It is 'work in progress' so not everything can run smoothly. I look forward to comments and ideas!:)
Status | In development |
Platforms | HTML5 |
Author | FEAofTruss |
Genre | Simulation |
Made with | Unity |
Tags | bridge, bridge-builder, finite-element-analysis, Strategy RPG, Unity |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse |
Accessibility | Subtitles, Interactive tutorial |
Links | Offline version |
Comments
Log in with itch.io to leave a comment.
This looked promising. Too bad all I get is a gray screen. :(
Pressing either new game or trying to load a game gives the following error:
in waterfox 56.2.9
SAME
Also same
I agree this is very cool but it doesn't work for me
Wow, well done, this is amazing! I am currently working on an university project that is quite similar to this in concept. How did you implement the FEM methods yourself? Do you have this code available? Thank you!