Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tanshaydar/gamedevhq_challenges

Solutions to the GameDevHQ Unity Programming Challenges
https://github.com/tanshaydar/gamedevhq_challenges

challenge challenges csharp game game-development gamedev unity unity-editor unity2d unity3d

Last synced: 7 days ago
JSON representation

Solutions to the GameDevHQ Unity Programming Challenges

Awesome Lists containing this project

README

        

# GameDevHQ Unity C# Challenges
This repository is the solutions to the Unity programming challenges at [https://filebase.gamedevhq.com/challenges/](https://filebase.gamedevhq.com/challenges/)

In order to access to all of the questions, you need to have an active subscription to [FileBase](https://filebase.gamedevhq.com/).

I've imported all of the questions into their respective folders. Most of the questions are overwriting exising files, so I've resolved that while creating this repository and throughout respective commit pushes.

However, in order to avoid any __infringements__, I've removed the questions from the scenes.

Therefore, this repository is only useful if you already have an active subscription to FileBase but got stuck at a question, or want to compare your own solution to mine.

## Remember! There is no only one true solution to a problem. There are almost always multiple solutions that take real world restrictions and use cases into consideration!

You can see the list of current solutions under [Assets/GameDevHQ/Challenge](/Assets/GameDevHQ/Challenge)