Skip to content

A simple game prototype where the player steers a car from side-to-side trying to avoid obstacles along the road.

Notifications You must be signed in to change notification settings

ReivaXRex/Create-With-Code-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create With Code 1

A simple game prototype where the player steers a car from side-to-side trying to avoid obstacles along the road.



Concepts and Skills Learnt across the Lessons

  • Navigating the Editor
  • Import Assets & Adding Objects to the Scene
  • Add Objects to the Scene
  • C# Scripts Basics
  • Start vs Update
  • Comments
  • Methods
  • Pass Parameters
  • Time.deltaTime
  • Components
  • Collider and RigidBody
  • Variables
  • Data Types
  • Access Modifiers
  • Declare and Initialize Variables
  • Get User Input
  • Translate vs Rotate

About

A simple game prototype where the player steers a car from side-to-side trying to avoid obstacles along the road.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages