Pinned Repositories
AdvancedC
Many examples of using C and how to write C
advent_of_code
My solutions in Rust to advent of code
ball_roll_physics_game
a platformer written in rust using the bevy game engine
chat
Tcp chat made in Rust with a GUI
Feiht-God
A Top-down 2D Zelda-like action adventure game, I started making this game to learn how to use the Bevy game engine, dont expect this to be finished anytime soon, this is a thing I will make along many years
http_webserver
HTTP Webserver written in Rust
multiuser_file_share
A program that multiple people can use to store and retrive files, users files are password protected
os
implementation of an operating system in Rustlang
ProgramForGrandmas
A Program that Grandmas Can Use
tetris
tetris you can play on your terminal
ElongatedMetroid's Repositories
ElongatedMetroid/Feiht-God
A Top-down 2D Zelda-like action adventure game, I started making this game to learn how to use the Bevy game engine, dont expect this to be finished anytime soon, this is a thing I will make along many years
ElongatedMetroid/advent_of_code
My solutions in Rust to advent of code
ElongatedMetroid/ball_roll_physics_game
a platformer written in rust using the bevy game engine
ElongatedMetroid/chat
Tcp chat made in Rust with a GUI
ElongatedMetroid/http_webserver
HTTP Webserver written in Rust
ElongatedMetroid/multiuser_file_share
A program that multiple people can use to store and retrive files, users files are password protected
ElongatedMetroid/os
implementation of an operating system in Rustlang
ElongatedMetroid/tetris
tetris you can play on your terminal
ElongatedMetroid/aoc_2022
Advent of code 2022 (rustlang)
ElongatedMetroid/blockchain
a blockchain written in rust
ElongatedMetroid/chip8-emu
A basic CHIP-8 emulator made in Rust
ElongatedMetroid/conways_game_of_life
implementation of conways game of life
ElongatedMetroid/coup-game-computer
Unofficial creation of coup game
ElongatedMetroid/database
database written in rust
ElongatedMetroid/file_share
Share files over Wi-Fi
ElongatedMetroid/file_share_gui
GUI version of https://github.com/NateNoNameSOFT/file_share
ElongatedMetroid/getting_back_into_programming
got burned out from programming for a few months, now gonna try to get back into it
ElongatedMetroid/lib_uno_game
Holds any code that needs to shared by uno_game_client and uno_game_server
ElongatedMetroid/NateNoNameSOFT
Config files for my GitHub profile.
ElongatedMetroid/NateNoNameSOFT.github.io
A website I play around with
ElongatedMetroid/nes-game
a game for the nes
ElongatedMetroid/passgen
Password generator based on user criteria made in Rust
ElongatedMetroid/raytracer
A raytracer written in the Rust programming language
ElongatedMetroid/rep
A grep-like string finding program written in rust
ElongatedMetroid/rnes
A NES emulator made in Rust |Not currently finished, project is on hold for now, emulators are tough!|
ElongatedMetroid/rustbook_code
Rust examples and concepts covered in "The Book"
ElongatedMetroid/sorting_algorithms
a collection of sorting algorithms implemented in rust, along with a visual representation
ElongatedMetroid/STM32F3DISCOVERY_learning
ElongatedMetroid/uno_game_client
unofficial computer port of uno (client program)
ElongatedMetroid/uno_game_server
unofficial computer port of uno (server program)