gonzo-oin / FPS-Game-Tutorial

This is the source code for Rugbug Redfern's tutorial series on YouTube

Home Page:https://www.youtube.com/playlist?list=PLhsVv9Uw1WzjI8fEBjBQpTyXNZ6Yp1ZLw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Baby Rush

This is a fork we use to the Global Game Jam 2021 Project: https://gonzo-oin.itch.io/baby-rush

Title Screen

Game Screen


FPS Game Tutorial

This is the source code for Rugbug Redfern's tutorial series on YouTube: https://www.youtube.com/playlist?list=PLhsVv9Uw1WzjI8fEBjBQpTyXNZ6Yp1ZLw

Setup

In order to set up the code and get it running, you will have to provide your own Photon AppID in the PhotonServerSettings file. It's free. Watch the first episode of the tutorial series to see how to set it up.

License (Basically, do whatever you want, I don't care, just don't sue me)

MIT License

Copyright (c) 2020 Red

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

This is the source code for Rugbug Redfern's tutorial series on YouTube

https://www.youtube.com/playlist?list=PLhsVv9Uw1WzjI8fEBjBQpTyXNZ6Yp1ZLw

License:MIT License


Languages

Language:C# 94.9%Language:ASP.NET 3.1%Language:ShaderLab 1.3%Language:GLSL 0.5%Language:HLSL 0.2%