Stilic / HatchGameEngine

Multiplatform engine powering projects and making ideas into reality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HatchGameEngine

Multiplatform engine powering projects and making ideas into reality.

I don't actively push to this, but this is here for portfolio reasons. Feel free to look around; however, this may not build without the correct libraries.

Documentation

Building

Windows

Included in /VisualC is a Visual Studio 2019 solution. You'll need the x86 version of the Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019 installed to compile in Visual Studio.

Dependecies

Required:

  • SDL2 (https://www.libsdl.org/)
  • Visual C++ (for Windows building)
  • Android Studio (for Android building)
  • Xcode 12 (for iOS building)
  • devKitPro (for Nintendo Switch homebrew building)

Optional:

  • FFmpeg (for video playback, currently broken)
  • CURL (for simple HTTP network, currently broken)
  • libpng
  • libjpeg
  • libogg
  • libfreetype

About

Multiplatform engine powering projects and making ideas into reality.

License:The Unlicense


Languages

Language:C 78.2%Language:C++ 10.0%Language:HTML 3.6%Language:Shell 3.1%Language:Makefile 2.3%Language:Objective-C 1.3%Language:TeX 0.3%Language:Python 0.3%Language:Perl 0.3%Language:CMake 0.2%Language:Java 0.2%Language:M4 0.1%Language:VBScript 0.0%Language:PowerShell 0.0%Language:CSS 0.0%Language:Metal 0.0%Language:Batchfile 0.0%