Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

Unity Playground

playground.png

This project can be found and downloaded on the Asset Store

Description

A collection of simple scripts to create 2D physics games, intended for giving workshops to an audience of beginner game developers to quickly enable them to make games in Unity.

Documentation

Objective

This project is intended to be as flexible as possible, not enforcing a specific game genre apart from the obvious constraints of being 2D and physics-powered. It contains a lot of scripts that perform atomic tasks, that is they do mostly only one thing, so you can combine them to create any kind of gameplay.

That said, the audience should already have an idea of how Unity works, the Editor interface, the concept of GameObjects, Components, the Scene View, Play Mode, and so forth. It might be useful to guide them through these concepts before letting them play with this project.

Usage instructions

Documentation can be found in pdf form under Assets/Documentation

Software Requirements

Required: Any Unity 2022.2 or later version

Hardware Requirements

Required: Laptop

Change Log

  • 1.1 (2023/05/24)
    • Upgraded to 2022.2
    • Upgraded to Universal Render Pipeline
    • Removed Varela Font and replaced by Built-in font
    • Changed folders structure to match Asset Store requirements
  • 1.0 (2018/12/12)
    • initial release on the Asset Store.

关于 About

A collection of simple scripts to create 2D physics game, intended for giving workshops to a young audience
2d2d-physics-gamebeginnerplaygroundpublicunityworkshop

语言 Languages

C#100.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
52
Total Commits
峰值: 41次/周
Less
More

核心贡献者 Contributors