File tree Expand file tree Collapse file tree 4 files changed +54
-0
lines changed
content/posts/newsletter-010 Expand file tree Collapse file tree 4 files changed +54
-0
lines changed Original file line number Diff line number Diff line change @@ -781,6 +781,34 @@ features:
781
781
782
782
[ rusty editor ] : https://github.com/mrDIMAS/rusty-editor
783
783
784
+ ### [ Oxygengine]
785
+
786
+ ![ Oxygengine logo] ( oxygengine-dark-logo.svg )
787
+
788
+ The main goal of this month changes was to fix most problematic bugs and finally
789
+ add a feature to support custom fonts assets. While not all bugs could be fixed
790
+ on time, here are two interesting things that shows at least the small amount of
791
+ progress that was made:
792
+
793
+ - Added support for loading and using custom TFF fonts assets:
794
+
795
+ ![ Oxygengine custom fonts] ( oxygengine-custom-fonts.png )
796
+
797
+ - Additionally [ @PsichiX ] has created a small example of a project that shows
798
+ how to make a pokemon-like game basis - it covers topics such as: using Tiled
799
+ Editor maps to render the world and applying player movement in it, as well as
800
+ using spritesheet-based frame animations. Example sources can be found here:
801
+ [ Oxygengine pokemon-like basic mechanics] ( https://github.com/PsichiX/Oxygengine/tree/master/demos/pokemon )
802
+
803
+ ![ Oxygengine pokemon gold] ( oxygengine-pokemon-gold.gif )
804
+
805
+ If you want to be up to date with Oxygengine ecosystem progress, make sure to
806
+ follow project on GitHub and see [ Oxygengine Project board] ( oxygengine-project ) .
807
+
808
+ [ @PsichiX ] : https://github.com/PsichiX
809
+ [ Oxygengine ] : https://github.com/PsichiX/Oxygengine
810
+ [ oxygengine-project ] : https://github.com/PsichiX/Oxygengine/projects/1
811
+
784
812
### [ Amethyst] [ amethyst ]
785
813
786
814
[ ![ Amethyst logo] ( amethyst-logo.png )] [ amethyst ]
You can’t perform that action at this time.
0 commit comments