A fast-paced open-source multiplayer shooter inspired by Tribes
Find a file
Squinternator 424c01bc02 Merge branch 'cleanup/explosions' into 'develop'
🐛 Fix explosion bugs and cleanup logic

See merge request open-fpsz/open-fpsz!21
2024-04-11 17:44:13 +00:00
.gitlab 📝 add gitlab templates 2024-04-10 11:35:55 -04:00
addons 🎉 initial commit 2024-04-07 14:25:59 -04:00
characters 🐛 Fix explosion bugs and cleanup logic 2024-04-11 17:44:13 +00:00
components 🐛 Fix explosion bugs and cleanup logic 2024-04-11 17:44:13 +00:00
game_modes Various improvements to the demo game mode 2024-04-09 15:15:04 +00:00
interfaces Weapon reload mechanics and reticle first-pass 2024-04-10 16:03:09 +00:00
maps Add multiplayer game mode over the network 2024-04-07 21:03:56 +00:00
shaders Remove unused asset, it's the result of a merge conflict mishap 2024-04-08 18:23:19 +02:00
weapons/space_gun 🐛 Fix explosion bugs and cleanup logic 2024-04-11 17:44:13 +00:00
.gitattributes Add multiplayer game mode over the network 2024-04-07 21:03:56 +00:00
.gitignore Add multiplayer game mode over the network 2024-04-07 21:03:56 +00:00
CONTRIBUTING.md 🎉 initial commit 2024-04-07 14:25:59 -04:00
icon.svg 🎉 initial commit 2024-04-07 14:25:59 -04:00
icon.svg.import 🎉 initial commit 2024-04-07 14:25:59 -04:00
LICENSE 🎉 initial commit 2024-04-07 14:25:59 -04:00
main.tscn Add multiplayer game mode over the network 2024-04-07 21:03:56 +00:00
project.godot Health and AreaDamage components, death and respawn logic 2024-04-08 22:31:16 +00:00
README.md 🎉 initial commit 2024-04-07 14:25:59 -04:00

open-fpsz

We love fpsz video games, but we're tired of the genre being abandoned by prominent studios. To properly honor its legacy, we've chosen to develop our own game inspired by it, aiming to surpass its qualities with familiar jetpack and skiing mechanics.

Prerequisities

Download Godot Engine at https://godotengine.org/download

Getting started

  1. Clone the repository
  2. Open Godot Engine
  3. Navigate to the repository and import the project.godot
  4. Start coding or run the project!

Contributing

Before contributing, please take a moment to review our Contribution Guidelines in this repository. These guidelines outline best practices, coding standards, and other important information to ensure that your contributions align with the project's goals and maintain consistency across the codebase.

We welcome contributions from the community to help improve and expand the project. Feel free to submit pull requests, report bugs, or share ideas for new features.

License

This project is licensed under CC BY-NC-SA 4.0. For more details, please refer to the LICENSE file.