A rendering engine library for Go supporting both SDL2 and WebAssembly (HTML Canvas) targets.
Go to file
Noah 857e5ec098 Better Ellipse Drawing Algorithm 2019-07-16 18:27:00 -07:00
canvas Lemon-shaped Ellipse Tool (WIP) 2019-07-14 14:18:44 -07:00
sdl Drawing Strokes and Undo/Redo Functionality 2019-07-03 16:25:23 -07:00
color.go Add Switches, Fire/Water Collision and Play Menu 2019-07-06 18:30:03 -07:00
ellipse.go Better Ellipse Drawing Algorithm 2019-07-16 18:27:00 -07:00
functions.go Better Ellipse Drawing Algorithm 2019-07-16 18:27:00 -07:00
interface.go Lemon-shaped Ellipse Tool (WIP) 2019-07-14 14:18:44 -07:00
point.go Play Mode: Fix Level Collision w/ Scrolling 2019-04-14 15:25:03 -07:00
point_test.go Code Layout Refactor 2019-04-09 17:35:44 -07:00
rect_test.go Return False: Solid Collision Between Actors 2019-05-28 21:43:30 -07:00
shapes.go Better Ellipse Drawing Algorithm 2019-07-16 18:27:00 -07:00