Brutalmoose/Televoid fan game
  • C 60.9%
  • C++ 37.2%
  • Wren 1.1%
  • GLSL 0.5%
  • PHP 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2021-06-28 21:45:27 -04:00
docs update scene documentation 2021-05-14 13:32:03 -04:00
tools/credits-generator update credits 2021-06-26 14:51:18 -04:00
tootl add Thomas' better code 2021-06-28 21:45:27 -04:00
.gitignore feat: add 10.3.0 2021-03-26 14:26:36 -04:00
LICENSE Initial commit 2020-10-06 22:04:51 -04:00
README.md feat: add 10.3.0 2021-03-26 14:26:36 -04:00

Televoid: Out of The Loop

A Brutalmoose/Televoid fan game written in C using the Hyper Game Engine.

Build Dependencies

  • Libraries
    • Hyper Game Engine
    • libicu-dev
    • xml2
    • freetype
    • OpenAL (Soft)
  • Compilers
    • gcc
    • mingw-w64
  • Build Automation Tools
    • make

API & Editors

This game uses the Tiled map editor. And the Wren scripting language

Make sure to read the docs for more information.