AlexSabourinDev / IceBox

An open world, designer focused engine

Repository from Github https://github.comAlexSabourinDev/IceBoxRepository from Github https://github.comAlexSabourinDev/IceBox

IceBox

Required Toolset

  • Visual Studio 2019
    • C++ Toolset

Contribution Guidelines

To contribute to the project:

Issue Creation Standard

  • If code is related to a github issue, add a // TODO GithubIssue-32 (where 32 is the issue number) in the appropriate location in code. Try to have a github issue tied to your TODO comments if they are important TODOs.
  • Since the project is small, github issues do not have to be perfect but try to keep them as small as possible. Large, nebulous tickets make it difficult for someone to figure out what to do.
  • For larger tickets, consider going to our trello https://trello.com/b/JZ1L3BFs/icebox-engine and splitting them up into github issues once we have concrete programming work for it.

About

An open world, designer focused engine

License:MIT License


Languages

Language:C++ 88.0%Language:C 10.5%Language:Python 1.4%Language:Roff 0.0%Language:HLSL 0.0%Language:Objective-C 0.0%Language:CMake 0.0%