Skip to content

Popular repositories

  1. An example of how to use the ECS part of the EnTT framework

    C++ 76 11

  2. What a stupid name for a library

    C++ 41 5

  3. A cross-platform Qt tool for making pixel-art animations for games

    C++ 16 1

  4. A scripting language built for speed in world where JavaScript runs on web servers

    C++ 10

  5. A 2D box pushing game with some Minecraft Redstone mechanics

    C 5

1,005 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

June 2020

Created a pull request in skypjack/entt that received 38 comments

Non-owning entt::actor

Here I have a draft for a non-owning version of entt::basic_actor called entt::basic_handle. I really had my heart set on the name "handle" but the…

+385 −0 38 comments

Created an issue in skypjack/entt that received 5 comments

Use the [[nodiscard]] attribute

The [[nodiscard]] attribute can be used to find mistakes in user code (often very minor mistakes like creating an entity and then throwing it away …

5 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.