Experiments

Index

HGE

  • Simple Breakout

  • Simple Pong (Kha)

    After the first test of the engine i decided to change the renderer from Openfl to Kha, because i had problems with the html5 target that doent looked like had fixes

  • Simple Pong (OpenFL)

    First game made with a haxe game engine im working on (Using the openfl library for rendering)

KhaCodingChallenges

  • Post Processing Shader

  • Cutoff Texture Mesh Shader

  • Simple Lighting

  • Sine Cubes Bees and Bombs

Web

  • MiniJS Pong

    Simple pong game made with Pure Haxe JS export, made to be lightweight (< 15kb)

  • Mode7

    A simple software emulation of the Mode7 of the SNES in javascript, made to get the concept working and then port it to Verilog to run on an Spartan-III FPGA, verilog code included