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

https://github.com/ewdlop/unityprojects

Personal Unity Projects. Mini Games made with Unity3D Engine, written in C# https://unity.com/download
https://github.com/ewdlop/unityprojects

algorithms c-sharp global-game-jam itch-io ludum-dare mono unity3d

Last synced: 4 months ago
JSON representation

Personal Unity Projects. Mini Games made with Unity3D Engine, written in C# https://unity.com/download

Awesome Lists containing this project

README

        

# Unity Projects

## Tutoirals

- [catlikecoding - Unity](https://catlikecoding.com/unity/tutorials/)

- [red-blob-games](https://www.redblobgames.com/)

- [Brackeys](https://www.youtube.com/@Brackeys)

Personal Unity Projects

WebGL builds deploy to [itch.io](https://ewdlop.itch.io/)

# With Legav

## ThisIsNotMario

## SpaceProjectXL

[SpaceProjectXL](https://github.com/ewdlop/SpaceProjectXL/tree/master?tab=readme-ov-file)

## Backpack-Simulator-EX

Procedural Generated Hex Grid + Perlin Noise

Private Repo: [Backpack-Simulator-EX]([https://dev.azure.com/ray810815/Backpack-Simulator-EX](https://dev.azure.com/ray810815/LD42-Backpack-Simulator))

### HexGrid
![Screenshot 0](Zoom.PNG)
![Screenshot 0](Grid.PNG)

## Color Distance

![Screenshot 1](HeartTexture.jpg)
![ScreenShot 2](ColorDistance2.PNG)
![ScreenShot 3](TileTexture.png)
![ScreenShot 4](ColorDistance.PNG)

#

## 3D Maze

Few Unity + C# port of Maze Generation Algorithm

[Mazes for Programmers](https://pragprog.com/titles/jbmaze/mazes-for-programmers/)

### Aldous-Broder:

![Screenshot 0](AldousBroder.PNG)

### BinaryTree

![Screenshot 1](BinaryTree.PNG)

### Hunt And Kill

![ScreenShot 2](HuntAndKill.PNG)

### Recursive BackTracker

![ScreenShot 3](RecursiveBackTracker.PNG)

### Sidewinder

![ScreenShot 4](Sidewinder.PNG)

### Wilson

![ScreenShot 5](Wilson.PNG)

## This is Not Mario 2
Fixing Links

### Gameplay
![ScreeShot 0](Stage1.PNG)
![ScreeShot 1](Stage1-1.PNG)
![ScreeShot 2](Stage1-2.PNG)