https://github.com/nonparoxysmic/smallunitygames
A collection of small Unity games, made for my own learning and fun
https://github.com/nonparoxysmic/smallunitygames
game unity
Last synced: about 1 month ago
JSON representation
A collection of small Unity games, made for my own learning and fun
- Host: GitHub
- URL: https://github.com/nonparoxysmic/smallunitygames
- Owner: Nonparoxysmic
- Created: 2020-08-18T02:04:04.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-08-28T04:47:02.000Z (almost 3 years ago)
- Last Synced: 2025-02-02T20:56:25.861Z (over 1 year ago)
- Topics: game, unity
- Language: C#
- Homepage:
- Size: 9.24 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SmallUnityGames
A collection of small Unity games, made for my own learning and fun.
| Game | Unity Version | C# Version | Date Completed |
| :----------------------- | :-----------: | :--------: | :------------: |
| TicTacToe | 2019.4.19f1 | C# 7.3 | 2021-02-28 |
| RedLightGreenLight | 2019.4.19f1 | C# 7.3 | 2021-05-28 |
| Connect Fruit [DropFour] | 2019.4.19f1 | C# 7.3 | 2021-12-31 |
| TileSandbox | 2020.3.31f1 | C# 8 | 2022-07-30 |
| TacticalCreatureBattle | 2020.3.31f1 | C# 8 | 2023-03-31 |
| TheThirdDimension | 2021.3.26f1 | C# 9 | |