Skip to content
@frag-z

frag-z

                                                                
      _/_/                                                      
   _/      _/  _/_/    _/_/_/    _/_/_/              _/_/_/_/   
_/_/_/_/  _/_/      _/    _/  _/    _/  _/_/_/_/_/      _/      
 _/      _/        _/    _/  _/    _/                _/         
_/      _/          _/_/_/    _/_/_/              _/_/_/_/      
                                 _/                             
                            _/_/                                

A work in progress multiplayer fps game made entirely in c++, focus on gameplay, should run on any toaster

status

Rewriting the game from scratch in c++, godot for a multiplayer fps game has become unwieldy and we need better performance. Check out the roadmap for more details

rationale

A lot of work was put in for the godot version of this game, why remake it?

  • I can develop the game without having to use the godot editor, meaning everything can be done from command line
  • Makes automated builds easier
  • Improve performance
  • Have complete control over visual style, pbr materials aren't required
  • We can use a typed programming language, improve debugging and testing
  • Not locked into the godot engine and it's quirks

Tech Stack:

  • Physics: Jolt Physics
  • Networking: enet
  • Graphics: opengl
  • UI: imgui
  • logging: spdlog

Popular repositories Loading

  1. frag-z-website frag-z-website Public

    website for frag-z

    HTML

  2. .github .github Public

  3. nested-godot-project-manager nested-godot-project-manager Public

    CLI that helps manage nested godot projects

    Python

  4. physics physics Public

    Forked from cpp-toolbox/physics

    SUBPROJECT

    C++

  5. time_sheet time_sheet Public

Repositories

Showing 5 of 5 repositories
  • frag-z-website Public

    website for frag-z

    frag-z/frag-z-website’s past year of commit activity
    HTML 0 0 0 0 Updated Mar 5, 2025
  • time_sheet Public
    frag-z/time_sheet’s past year of commit activity
    0 0 0 0 Updated Aug 18, 2024
  • physics Public Forked from cpp-toolbox/physics

    SUBPROJECT

    frag-z/physics’s past year of commit activity
    C++ 0 1 0 0 Updated Apr 13, 2024
  • .github Public
    frag-z/.github’s past year of commit activity
    0 0 0 0 Updated Feb 21, 2024
  • nested-godot-project-manager Public

    CLI that helps manage nested godot projects

    frag-z/nested-godot-project-manager’s past year of commit activity
    Python 0 0 1 0 Updated Oct 24, 2023

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…