Play amoria
Amoria Game Jam 14's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Cleverness | #1146 | 1.000 | 1.000 |
Theme | #1153 | 1.000 | 1.000 |
Playability | #1177 | 1.000 | 1.000 |
Artistic Style | #1189 | 1.000 | 1.000 |
Ranked from 1 rating. Score is adjusted from raw score by the median number of ratings per game in the jam.
Judge feedback
Judge feedback is anonymous.
- Why did you upload your source code? I can't play this.
Did you include your Game Design Document in your downloadable files?
Yes
Tell us about your game!
WASD controls, it's an infinitely procedurally generated terrain made mostly from scratch using the barebones engine, pygame. At this point the generation is working and you can walk around and the y-sorting is working for the tiles and entities! In addition to the game design document, there is also a UML document with a (mostly) accurate object model for the class heirarchy of the engine bits I've made.
Did you remember to include your Game Design Document?
Yes
Is your game set to Public so we can see it?
Yes
Extra Notes
I prefer to make things from scratch, this is my first real attempt at game development after I spent a lot of time in high school making little games with the old gamemaker.
I've never done procedural generation before, and I wanted to do wave function collapse, but it was unwieldy, so I refactored the entire thing and implemented a cellular automata generation method, it works pretty good! I would like to return to wave function collapse in the future, possibly for entity generation like foliage and such, but I haven't gotten that far yet.
I hope you enjoy it!
Leave a comment
Log in with itch.io to leave a comment.
Comments
No one has posted a comment yet