Skip to content

newzoo-nexus/game-jam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Structure

Assets

Prefabs

  • These are reusable game objects. You can create new prefabs by dragging them from the editor into this folder

Scenes

  • These are the levels. They can't be easily merged, so it's best if only 1 person is working on a particular level at a time

Scripts

  • This is where all of the programming happens

Sprites

  • Images to be used in the game

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages