MrH-rezroll's repositories

VirbelaHodge-EX1-Sample

A Unity project demonstrating programming skills.

Language:C#Stargazers:0Issues:0Issues:0

SCF-Spring-2023-Software-Bootcamp

Materials for students to use in each phase of the State College of Florida Coding Bootcamp.

Language:JavaScriptStargazers:3Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:TypeScriptStargazers:0Issues:0Issues:0

SCF-CS-DigitalCipher

Digital Cipher Activity - This is being created for use in a Cyber Security STEM camp with younger students. It compliments a curriculum/activity being developed at the State College of Florida.

Language:TypeScriptStargazers:0Issues:0Issues:0

rezroll-site

This is the source code for my blog/project site built with React https://rezroll.com. It's my playground for website related technologies. It's always in progress :)

Language:JavaScriptStargazers:0Issues:0Issues:0

MagiskOnWSA

Integrate Magisk root and Google Apps (OpenGApps) into WSA (Windows Subsystem for Android)

License:AGPL-3.0Stargazers:0Issues:0Issues:0

goCARTengine

This is an ongoing project to create a 2D game engine with PixiJS using Typescript. The initial purpose is to develop a simple engine that my CART students can build on. My goals are to introduce them to MVC with how the UI is organized, and ECS with how the gameplay code is organized. It's also a playground for me to deepen my skills as time allows. As of this initial commit, the code is likely still mixing design patterns, and there is more commenting to be done. These are tasks I would like to perform with students. Progress will happen in occasional bursts. As of right now there isn't an objective, but there is collision, environment navigation, and intractable objects demonstrated in the initial release.

Language:TypeScriptStargazers:0Issues:0Issues:0

PygameRayCaster

An example of the old 2D FPS ray casting technique with Python, using the Pygame library. This has been created by following 3DSage's C tutorials on YouTube. I'm doing this in Python as a personal challenge, to see how performant I can make it on a RPI 3A+. Try 1-3 for different quality modes.

Language:PythonStargazers:0Issues:0Issues:0

GameStoryDrive-UWG-Final

Story mapping (name may change) final project for the the UWG Applied Comp Sci MS degree program. It's designed to use the language and structure of story telling to manage a database of character, items, and quests. It can be implemented in anything, but as of yet and example implementation is not created.

Stargazers:0Issues:0Issues:0