An open API service indexing awesome lists of open source software.

https://github.com/m039/m039

My open source game projects
https://github.com/m039/m039

game godot kni m039-games monogame open-source phaser unity yandex-games yandexgames

Last synced: 5 months ago
JSON representation

My open source game projects

Awesome Lists containing this project

README

          

## My Electronic Projects
Many of my electronic projects have some sort of an article. You can read them on [my website](https://m039.ru/) or on [Habr](https://habr.com/ru/users/m039/). If you can't find a licence for a project then it is probably MIT or you can ask me in any way you prefer.

Devices or complete projects:
1. [LedKeychain](https://github.com/m039/LedKeychain) - a small keychain with 8x8 led matrix, GPL3, Aug 2025.
2. [EctoControlHomeAssistant](https://github.com/m039/EctoControlHomeAssistant) - a sample of configuration files for Home Assistant and EctoControl adapter, Jan 2025.
3. [ArduboySimulIDE](https://github.com/m039/ArduboySimulIDE) - how to run Arduboy in SimulIDE, Jan 2025.

Mostly experimental and fun sandbox projects. There are also many PCB in them:
1. [rv003usb-playground](https://github.com/m039/rv003usb-playground) - projects for testing [rv003usb](https://github.com/cnlohr/rv003usb/tree/master) library, Mit, Aug 2025.
2. [avr-playground](https://github.com/m039/avr-playground) - a repository with PCB utilizing AVR MCU, Oct 2025.
3. [ch32v-playground](https://github.com/m039/ch32v-playground) - a repository with boards that uses CH32 MCU, Aug 2025.

## My Open Source Game Projects
Small games that you can play on Yandex Games:
1. [Minesweeper Reverse](https://github.com/m039/MinesweeperReverse) - a puzzle game, Unity, GPL3, Aug 2023.
2. [Super Noob Parkour](https://github.com/m039/NoobParkour) - a platformer, Phaser 3, GPL3, Oct 2023.
3. [Vertical Landing](https://github.com/m039/VerticalLanding) - an arcade game, Unity, MIT, Jan 2023.
4. [Snowtime Delivery](https://github.com/m039/SnowtimeDelivery)[^notmine] - a platformer, MonoGame / KNI, GPL3, Jul 2024.

Game jam games:
1. [Reach That Point](https://github.com/m039/LudumDare48) - a puzzle game, Ludum Dare 48, Unity, MIT, May 2021.
2. [Spinning Around](https://github.com/m039/LudumDare47) - an arcade game, Ludum Dare 47, Unity, MIT, Oct 2020.

Prototypes:
1. [Uncontrollable Stick](https://github.com/m039/UncontrollableStick) - a physic puzzle game, Godot, MIT, Jan 2020.

Libraries:
1. [Basic Localization](https://github.com/m039/BasicLocalization) - text localization, Unity, MIT, Nov 2021.
2. [Common Unity Library](https://github.com/m039/CommonUnityLibrary) - general purpose, Unity, MIT, Dec 2019.

[^notmine]: Originally not mine.