RevengerWizard's Stars
gbdev/awesome-gbdev
A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs.
love2d/love
LÖVE is an awesome 2D game framework for Lua.
littleosbook/littleosbook
Source for the little book about OS development
tuhdo/os01
Bootstrap yourself to write an OS from scratch. A book for self-learner.
cfenollosa/os-tutorial
How to create an OS from scratch
SerenityOS/serenity
The Serenity Operating System 🐞
Mids/Procedural-Room-Dungeon-Generator
Procedural Room Dungeon Generator
wmltogether/Simple-Sprite-Tile-2D
This extension can auto-generate tile prefabs with texture.You can quickly make tiles that automatically find neighbors around them, and Auto-Update sprites to fit tiles just like the RPG - Maker tile map.
leonardo-ono/Java2DProceduralDungeonGenerationTest
Java 2D Procedural Dungeon Generation using Prim's Algorithm Test. Video: https://youtu.be/s-ZpUMlJrCY
damarindra/Unity-Dungeon-Generator
Unity Dungeon Generator is a Procedural Generation for dungeon creation. It will result a bunch of data for your needs.
Ruari026/Unity-Dungeon-Generation
jongallant/DungeonGenerator
A dungeon generator for Unity
e200/my-flutter-challenges
All my Flutter Challenges
starikcetin/awesome-upm
A curated list of awesome Git repositories for Unity that support Unity Package Manager (UPM). Feel free to add yours in!
kriasoft/Folder-Structure-Conventions
Folder / directory structure options and naming conventions for software projects
krisrok/NaughtyAttributes
Attribute Extensions for Unity
markv12/AutomaticSceneDropdownDemo
watabou/RuneGeneratorOS
Simple rune generator
AlexanderOcias/UnityPixelArtCamera
Easy pixel art camera rendering in Unity
martinhodler/unity-aseprite-importer
An aseprite-file importer for unity written in C#, built upon the experimental AssetImporter API