Dssdiego / loki_engine

Simple 2D Game Engine made from scratch with C++, OpenGL, SDL2 and FMOD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loki Engine

engine_icon

Simple 2D Game Engine made from scratch with C++, SDL and FMOD

Roadmap

  • Textured Quad
  • Inputs
    • Joystick
      • Haptic Rumble (vibration)
      • Input control
    • Keyboard
    • Mouse
  • Window Modes
    • Fullscreen
    • Resizing
  • Font Text Rendering
  • FMOD
    • Play Test Sound
  • Tiled Map Reading
  • Aseprite File Read
  • Sprite Batching
  • Sprite Animation

Testing of the engine (Clones of Games)

  • (WIP) Pong
  • Flappy Bird
  • Breakout
  • Patience Card Game
  • Super Mario World

Original Games

  • Monkey Butt Stomp

About

Simple 2D Game Engine made from scratch with C++, OpenGL, SDL2 and FMOD


Languages

Language:C 53.1%Language:C++ 27.9%Language:C# 18.6%Language:CMake 0.2%Language:GLSL 0.2%