2024-12-02T02:25:28.076ZAdded sprite rendering to my game2024-12-01T02:44:15.416ZOptimized game code and added some level of hardware acceleration to reach 400 fps with floor and wall rendering.2024-11-30T02:34:50.960ZAdded a 3d rendered floor to the game.2024-11-29T01:02:16.658ZMade 3d textured walls in pure java with raycasting.2024-08-25T19:12:41.353ZProgram using Python and JavaScript/desmos api to turn piano audio into desmos playable graphs: github.com/314PiGuy/AudioToDesmos2024-08-04T05:02:57.094ZMade a python program to convert images into desmos Bézier art github.com/314PiGuy/ImageToDesmos2024-08-02T09:49:33.355ZUsed Q Learning to make a flappy bird ai github.com/314PiGuy/FlappyBirdAi
Optimized game code and added some level of hardware acceleration to reach 400 fps with floor and wall rendering.
Program using Python and JavaScript/desmos api to turn piano audio into desmos playable graphs: github.com/314PiGuy/AudioToDesmos