https://github.com/genebit/cgae203-e1
Built using Unity 2021.3.32f1
https://github.com/genebit/cgae203-e1
2d-platformer game-development unity
Last synced: 2 months ago
JSON representation
Built using Unity 2021.3.32f1
- Host: GitHub
- URL: https://github.com/genebit/cgae203-e1
- Owner: genebit
- License: mit
- Created: 2024-01-29T09:53:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-08T09:06:46.000Z (over 1 year ago)
- Last Synced: 2025-01-24T22:12:49.852Z (4 months ago)
- Topics: 2d-platformer, game-development, unity
- Language: C#
- Homepage:
- Size: 29.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 2D Platform Game Development 🎮


Contains the initial game for learning unity on CGAE203
**Includes:**
- Activity 0: Modding
- Activity 1: Modding and Bullet Swapping## Development 💻
1. Make sure to install Unity Hub and Unity Editor version: [2021.3.32f1](https://unity.com/releases/editor/whats-new/2021.3.32)
2. Pick your code editor of choice e.g. `Visual Studio Community` or `Visual Studio Code`
3. For coding, load the `.sln` file into VS Community and load its dependencies
4. Run the Unity project in Unity Hub
5. Play!