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
- Host: GitHub
- URL: https://github.com/ewdlop/unityprojects
- Owner: ewdlop
- Created: 2023-09-13T14:38:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-16T00:12:26.000Z (4 months ago)
- Last Synced: 2025-02-16T01:18:42.009Z (4 months ago)
- Topics: algorithms, c-sharp, global-game-jam, itch-io, ludum-dare, mono, unity3d
- Language: C#
- Homepage: https://ewdlop.itch.io/
- Size: 1.2 GB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## Color Distance



#
## 3D Maze
Few Unity + C# port of Maze Generation Algorithm
[Mazes for Programmers](https://pragprog.com/titles/jbmaze/mazes-for-programmers/)
### Aldous-Broder:

### BinaryTree

### Hunt And Kill

### Recursive BackTracker

### Sidewinder

### Wilson

## This is Not Mario 2
Fixing Links### Gameplay


