Skip to content
This repository was archived by the owner on Apr 17, 2019. It is now read-only.

tanema/amore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4c1a193 · Mar 10, 2019
Mar 10, 2019
Mar 10, 2019
Feb 23, 2019
Mar 10, 2019
Feb 22, 2019
Feb 28, 2019
Feb 28, 2019
Feb 16, 2017
Jan 19, 2016
Mar 10, 2019
Feb 22, 2019
Feb 7, 2019

Repository files navigation

REDO

IDEAS FOR BETTER WORLD

  • Make more portable with goxjs toolkit. Get games on web
  • Simplify and get rid of extra items like particle generator that isn't needed
  • scripting interface
  • combine keyboard, joystick and touch into a single input, mapping package
  • Somehow enable cross platform deploy easily

TODO:

  • minimize everything, this is for myself I don't need all this extra
  • remove sdl and use goxjs glfw
  • reimlement input with mapping key to event
  • goxjs file loading glfw.Open()
  • use beep to have cross platform audio
  • use goxjs for better cross platform
  • default antialiasing?
  • fix font rendering/sprite batching in web runtime
  • use glua for scripting
  • cross compile on a singple platform

These changes will reduce functionality but make it more portable.