Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riptidenetworking/samplefps
Sample FPS project using RiptideNetworking, and source code for the Riptide tutorials.
https://github.com/riptidenetworking/samplefps
client csharp gamedev games multiplayer multiplayer-games networking riptide riptidenetworking rudp server udp unity unity3d
Last synced: 1 day ago
JSON representation
Sample FPS project using RiptideNetworking, and source code for the Riptide tutorials.
- Host: GitHub
- URL: https://github.com/riptidenetworking/samplefps
- Owner: RiptideNetworking
- License: mit
- Created: 2022-01-04T04:56:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-12T20:28:47.000Z (11 months ago)
- Last Synced: 2024-05-02T03:10:51.803Z (7 months ago)
- Topics: client, csharp, gamedev, games, multiplayer, multiplayer-games, networking, riptide, riptidenetworking, rudp, server, udp, unity, unity3d
- Language: C#
- Homepage: https://youtu.be/6kWNZOFcFQw
- Size: 695 KB
- Stars: 105
- Watchers: 3
- Forks: 33
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
Sample FPS Game Using Riptide Networking
This is the source code for my [Riptide tutorial series](https://youtube.com/playlist?list=PLXkn83W0Qkfn3qF7NU4OEtVwOD6U2wphJ) on YouTube, where we build this multiplayer first person shooter to demonstrate how [Riptide Networking](https://github.com/RiptideNetworking/Riptide) works. Check out [part 1](https://youtu.be/6kWNZOFcFQw).
There's a branch containing the code for each video in the series.
**Please DO NOT create issues for help with resolving any problems you encounter while following along with the videos—use [the Discord server](https://discord.com/invite/tomweiland) for that. Issues should be reserved for bugs that are present within the code of this repository!**
## Donate
Riptide is 100% free to use, but if you'd like to financially support Riptide's development and get early access to new features, you can do so through [GitHub Sponsors](https://github.com/sponsors/tom-weiland). I really appreciate any and all support :D
## License
Distributed under the MIT license. See [LICENSE.md](LICENSE.md) for more information.