• Joined on 2023-03-30
fries pushed to main at fries/WiiDuktape 2024-06-25 00:38:16 +00:00
123d151c57 add pipes to the game.
fries pushed to main at fries/WiiDuktape 2024-06-22 05:57:46 +00:00
fc7ca18fd7 get the bird to jump!
fries pushed to main at fries/WiiDuktape 2024-06-21 07:45:49 +00:00
3362687710 get the bird to draw.
fries pushed to main at fries/WiiDuktape 2024-06-21 01:42:26 +00:00
9f1b00d39d add file support
fries pushed to main at fries/WiiDuktape 2024-06-20 06:37:52 +00:00
d1dca0720c draw a square with color.
fries pushed to main at fries/WiiDuktape 2024-06-20 04:08:56 +00:00
e9349f026a add grrlib.
fries created branch main in fries/WiiDuktape 2024-06-19 07:39:41 +00:00
fries pushed to main at fries/WiiDuktape 2024-06-19 07:39:41 +00:00
e5dfbf0e0c read javascript code from a js file!
c6be391b8b initial commit
fries created repository fries/WiiDuktape 2024-06-19 07:39:27 +00:00
fries pushed to main at fries/FlappyBird 2024-05-05 00:23:00 +00:00
6fcf653c97 Implement some sprites and start on game logic scripts.
86a9ee6d8c Create the beginnings of a FlappyBird clone.
fries created branch main in fries/FlappyBird 2024-05-05 00:23:00 +00:00
fries created repository fries/FlappyBird 2024-05-05 00:22:47 +00:00
fries pushed to main at fries/Pong 2024-05-04 20:20:40 +00:00
f0d60c6882 Update to newer Godot and switch to using floats instead of doubles.
fries pushed to main at fries/opengl-learning 2024-04-29 03:01:16 +00:00
642e913275 add a cube that rotates.
f22087afc1 use perspective to enter into 3d.
4395bf8a9f Add the glm math library and use matrices to transform the object
9801282409 Move some heap code to using the stack.
Compare 4 commits »
fries pushed to main at fries/dreamcast-opengl 2024-04-24 05:24:21 +00:00
15b16071c9 Switch to using a meson generator instead of a custom_target.
2fc701723a Add a semi-working bird sprite to the flappyBird game.
Compare 2 commits »
fries pushed to main at fries/dreamcast-opengl 2024-04-22 04:12:55 +00:00
dd801873de Write a python script to generate byte arrays.
fries pushed to main at fries/opengl-learning 2024-04-22 01:26:06 +00:00
c591275bd1 Overlay a transparent meme over the crate texture.
7eeaa0fa42 Map a texture to the triangles.
Compare 2 commits »
fries pushed to main at fries/XboxProject2 2024-04-07 21:48:45 +00:00
eb59407ba2 Try to render a cube and add a Win32 version
fries created branch main in fries/XboxProject2 2024-04-06 08:02:13 +00:00
fries pushed to main at fries/XboxProject2 2024-04-06 08:02:13 +00:00
3f434f8592 Create a basic triangle for the XBOX.