najmm01 / LDJam43_FriendsORFood

A repo for the game I made during the Ludum Dare 43 Game Jam.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Friends OR Food

Intro

This is a repository for the game Friends OR Food which I made during the Ludum Dare 43 Game Jam on the theme of "Sacrifices must be made". The game has been made using the Unity game engine.

Disclaimer

This project was conceived in only 3 days, followed by some bug-fixes and cleanup over the coming days, so the code isn't exactly production ready, but an indicative of how to prototype using Unity

Keypoints

  • This game was made using Unity 2018.3
  • Most of the inbuilt Unity packages have been disabled via the Package Manager
  • The Layer Collision Matrix for Physics2D has been modified to work properly with the code
  • The GameManager.cs file is set to execute before the other scripts via the Script Execution Order window

Screenshots

Credits

Graphics:

Audio:

Helper scripts:

Everything else:

License

MIT

About

A repo for the game I made during the Ludum Dare 43 Game Jam.

License:MIT License


Languages

Language:C# 97.5%Language:ShaderLab 2.5%