Pinned Repositories
2d-raytracer
A simple 2d raytracer made in Python with Pygame.
2d-shooter-phaser
A simple 2d shooter game made in JavaScript with Phaser.
3d-raytracer
A simple 3d raytracer made with pure linear algebra and C++.
atcoder-solutions
My solutions for the AtCoder problems.
avl-tree
AVL tree implementation in Python.
chat-app-python
Python chat app for university course: SOFTENG 364
chess-engine
Chess engine made with Python and Pygame.
dotfiles
Repository for dotfile configurations.
opengl-voxel-engine
A simple voxel engine with OpenGL, PyOpenGL, and glfw.
DuckyShine004's Repositories
DuckyShine004/opengl-voxel-engine
A simple voxel engine with OpenGL, PyOpenGL, and glfw.
DuckyShine004/2d-raytracer
A simple 2d raytracer made in Python with Pygame.
DuckyShine004/2d-shooter-phaser
A simple 2d shooter game made in JavaScript with Phaser.
DuckyShine004/3d-raytracer
A simple 3d raytracer made with pure linear algebra and C++.
DuckyShine004/atcoder-solutions
My solutions for the AtCoder problems.
DuckyShine004/avl-tree
AVL tree implementation in Python.
DuckyShine004/chess-engine
Chess engine made with Python and Pygame.
DuckyShine004/chess-game
A simple multiplayer chess game made with Pygame.
DuckyShine004/codeforces-division-solutions
Codeforces code solutions for every division.
DuckyShine004/dotfiles
Repository for dotfile configurations.
DuckyShine004/cses-solutions
My solutions to the problems in the CSES problem set.
DuckyShine004/DuckyShine004
DuckyShine004/escape-ai
DuckyShine004/learning-cybersecurity
Learning how to create and stop exploits.
DuckyShine004/maze-generator
Maze generator made with pygame. Includes a variety of algorithms to generate a maze. Use the UI to select an algorithm.
DuckyShine004/minecraft-too-d
Minecraft, but in 2d...
DuckyShine004/nzpmc-mini-project
NZPMC mini project. Learning how to connect the frontend to the backend.
DuckyShine004/ocean-waves-simulator
Ocean waves simulator made in C++ with OpenGL.
DuckyShine004/opengl-shape-engine
An OpenGL shapes engine renderer just for fun!
DuckyShine004/opengl-uni-course
Repository for my university's image processing and computer graphics course.
DuckyShine004/quacktools-codeforces
Quacktools streamlines the code submission process for Codeforces users.
DuckyShine004/quacktube
QuackTube, a video streaming service for verified duck users.
DuckyShine004/rubiks-cube
Rubiks cube made with OpenGL, because Unity is the worst engine.
DuckyShine004/singly-linked-list-java
How to implement a singly linked list in Java
DuckyShine004/super-cpp-bros
Super mario bros made with SFML.
DuckyShine004/tetris
A challenge to see how fast I can code tetris. Made with pygame.
DuckyShine004/usaco-solutions
Repository for USACO problems
DuckyShine004/vim-colors-matrix
Red pill or the blue pill?
DuckyShine004/voxel-engine-remake
Remake of my voxel engine because my original scope was poorly defined.
DuckyShine004/wero-cli-graph-tool
CLI tool used to convert .csv files to graph format with custom flag invocations. (Built EXCLUSIVELY for a client).