Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dotdev-fake/cull-of-zombies-source-code

This is all of the game's source code. Mainly for backup purposes!
https://github.com/dotdev-fake/cull-of-zombies-source-code

csharp game-development source-code unity

Last synced: 27 days ago
JSON representation

This is all of the game's source code. Mainly for backup purposes!

Awesome Lists containing this project

README

        

# Cull of Zombies Source Code (Unity, C#)
![Game Banner](https://github.com/user-attachments/assets/1784aae7-b40c-4b72-a0e0-6139dd30f180)\
Here you will find the source code for the game that I made! I uploaded this mainly for backup purposes only. Feel free to use or modify the source code to your liking. Check the game out on Itch! - [Cull of Zombies](https://that0neprogrammer.itch.io/cull-of-zombies)

This repository includes all of the systems that was used in the game, from player movements, basic ai behavior and a basic inventory system. *Note: Some codes are highly unoptimized, use with caution!*