Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maz01001/asset_catcher-game
A simple Unity Game
https://github.com/maz01001/asset_catcher-game
Last synced: 9 days ago
JSON representation
A simple Unity Game
- Host: GitHub
- URL: https://github.com/maz01001/asset_catcher-game
- Owner: MAZ01001
- License: mit
- Created: 2022-08-15T07:00:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T01:43:00.000Z (5 months ago)
- Last Synced: 2024-06-26T02:40:14.393Z (5 months ago)
- Language: ShaderLab
- Homepage:
- Size: 16.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Asset_Catcher-Game
A simple Unity Game
> made with `Unity 2021.3.8f1` + `TextMeshPro` & `Input System`
## Controlls
| Action | Keyboard | Gamepad |
| ------ | --------------- | ------------ |
| Jump | `W` `↑` Space | South-Button |
| Move | `A` `←` `D` `→` | Left-Stick |
| Pause | `ESC` | Start |> [!NOTE]
> in the browser version `ESC` needs to be pressed twice to pause the game (first is captured by the browser to "show cursor")## Play
For Windows (64bit) download the [`asset_catcher-win64-v1.0.zip`](https://github.com/MAZ01001/Asset_Catcher-Game/releases/download/v1.0/asset_catcher-win64-v1.0.zip "asset_catcher-win64-v1.0.zip from v1.0 release"), unpack and start the `Asset Catcher.exe`.
Or play the web version (WebGL) online:
Also available offline: download the [`asset_catcher-html_webgl-v1.0.zip`](https://github.com/MAZ01001/Asset_Catcher-Game/releases/download/v1.0/asset_catcher-html_webgl-v1.0.zip "asset_catcher-html_webgl-v1.0.zip from v1.0 release"), unpack, host folder, and open in a webbrowser.