reflexio icon indicating copy to clipboard operation
reflexio copied to clipboard

A web game based on reflection

Results 34 reflexio issues
Sort by recently updated
recently updated
newest added

Can be fixed easily since the coordinates need to be modified by a bit.

bug
easy-fix

Added some simple functions to do repetitive things like creating asteroids. All functionality tested in browser to insure everything still works, no stray console errors.

The current reflection algorithm is a pure brute force. The ray is traced until it hits a mirror, and then the angle after reflection is calculated using inverse trigonometric functions....

enhancement
up-for-grabs

This is a very simple enhancement. You can look up `levels.js` and add more levels there. Make sure though, that the level is solvable and the intended solution is the...

enhancement
up-for-grabs

I change color border canvas, in Blue Space ;D . Great project !