Profile image of GitHub user Longestboi

Andrew Long

Personal Blog & Portfolio

Games:

Peggle Clone
⌜2024⌟
A recreation of of the classic pachinko-puzzle game Peggle in the Godot game engine
Pytris
⌜2024⌟
A Tetris clone written in a custom performant Python engine made with Pygame
Collect The Coin
⌜2023⌟
A simple side-scroller built in pygame for a level 2 python class (CSC285)
Long Titled Ninja Game
⌜2023⌟
A defected ninja defends himself from his former clanmates.
All Games
Projects:

Simple Python Text Editor
A simple Python-based text editor built for a Python programming 2 class.
Sndata Converter
This script is designed to extract the debug header section of PS2 game built with the SN Systems toolchain.
All Projects
Blog Posts:

Deobfuscating JavaScript To Fix a Neopets Game
The game ‘IceCream Machine’ doesn’t work well after Neopets developers hastily ported it to HTML5. To fix it, I had to learn how to deobfuscate JavaScript.
Project 4: Game Programming Essentials
Project 4 goes over Unity concepts like Editor Scripting, Attributes and more…
All Blog Posts