Home Games Other Projects News Contact
You are logged out!
Piescode - home

About Pie


I'm Pie, a 22-year-old independent game developer and yotuber/creator of the site. This is a site I use to keep and document my programming projects and game ideas that I make in my spare time. Often, I document videos of my game development on my youtube channel (found on the left) alongside with videos of topics I find interesting in the computer science field.

Recent Uploads


Bumper Carts

You’re in the grocery store and you are RICH. Get all the other items and leave without crashing into other customers (the exit is the conspicuous black bar that you spawn next to). YOU CAN GO TO THE EXIT WITHOUT ALL THE ITEMS, you'll just get a lower clear percentage. Controls: Arrow Keys: Move This was made for the Ludum Jam 58 in 72-hours: Jam Submisson This is the first solo jam I’ve completed, and with such a short time limit the final build came out pretty rough. I’m used to only having to program, so doing all the assets myself was a pretty good experience I would say. The only thing I didn’t do were the sounds, which are credited inside the game itself. This game was mostly made for experimenting with vehicle controls and rigidbodies since it’s been awhile since I’ve used them very heavily and they are about to become very important to a bigger project that I am working on. So I mostly used this as an excuse to get more familiar with that. Reviews: People Love it!: One person - "I'm gonna cry" Another person - "This was your best jam game so far" Yet another = "It sure is...a bumper carts game...it definitely is unreasonably hard at times" Sane individual - "The only thing it's missing to be real is violence. Outside of that it's perfect" Cool Gamer (speedrunner?) after learning combat mechanic - "ok there's only one car left alive...as i entered the black zone i saw a kamikazi car hurtling back from out of bounds" Fellow Game Developers Love it!: "i would be impressed if it's possible to get more than 10 items by the end. Cart movement controls were deeply unwieldy and the enemy carts were unavoidable"

Arcade Rush

THOSE PESKY KIDS! They've broken those machines, and now it's YOUR job to fix it! Hammerhead Handyman only has 50 seconds to make sure all the machines are working. If he succeeds, he makes it to the next level. The kid in the green shirt wants to break the arcade cabinets, the kid in the red shirt wants to break you. If he touches you, you lose. Controls: Arrow keys: Move Z: Fix arcade machines (mash this button) This game was made in only 24 hours. UPDATE (10/3): The download versions of this project have been updated for the Unity exploit that was announced today 日本友達のために この面倒くさい子どもは! 子どもはゲームセンターの機械を壊して、今直すのはアナタの仕事! 50秒縛りにハンマー張る職人は機械を直さなくちゃ。したら、次のラウンドに進む。緑のシャツは機械を壊したいそう、赤いシャツはハンマー張る職人を壊したいそう。赤いのが触れったら、死にます。 キーマウ: 矢印キー:移動 Z:機械を直す(連打) このゲームは24時間しか作られませんでした 最新情報 (10月3日) このゲームのダウンロード版は、本日発表されたUnityエクスプロイトに対応するように更新されました。

Too Many Cooks

A very early prototype of a cooking game I'm making alongside ShadowVolume (3D models and animations) and Cosmic Composers (Music). Think of it as being a little like competitive overcooked. Up to 4 players fight to maintain control over various taco ingredients. Currently one ingredient at a time. Fight to get the taco meat into your oven, to slice the lettuce ball, and grate the cheese. If a player is holding an item that you need, try punching them to get it out of their hands. Notes: WebGL is very hit or miss at the moment. I've had it where it can connect to servers sometimes, but the majority of the time it fails and throws an error to the browser console. Hosting just does absolutely nothing at all ever, so it is disabled. Honestly, I'd just avoid the hassle and download the correct version for your system (Linux or Windows) below. Also, you WILL need to port forward to HOST an online match with your friends (port 4999, TCP and UDP). No port forwarding needed for LAN or for joining a hosted game, though. I hope to continue developing updates for this game in the future. Update Alpha 3_02 (07/31/2025): - Huge backend code refactor - Only one knife spawns to cut the lettuce now as opposed to 4 in the classic gamemode - The ability to select gamemodes and maps was added, but only the classic mode with map 1 is actually complete Update Alpha 3_03 (09/06/2025): - Lobby Codes can now be used alongside IP addresses - First Player Model by ShadowVolume added!

Wizard Game Thing: The Gunmancer

This is a very early prototype of my "wizard with a gun" game, called The Gunmancer that I recently lost almost all assets and code for. Having one early build in the test arena, however, seemed like a good way to test out how Unity Games run on the site! (Also I was just proud of the gun and fence models and animations since they are the first 3D models I made without the help of a tutorial) Enjoy this little test. Things you can do: Move with WASD Jump with space Shoot with left click Reload with R Shoot fire with right click, you can use this to set things on fire or heat them ☻ Note: I know the sensitivity is suboptimal, it was much better in the unity editor for some reason, hence why you can only make it worse by turning it up in the settings, but I can't do anything about it now so deal with it!!!

Chrome Dinosaur Game

This is a rip-off of the Google Chrome Dinosaur game that appears when your internet is out, but remade in Java to test my Game Engine. Use the spacebar to jump over the cacti, and the down arrow key to duck beneath the birds. Enjoy!

Space Game

Space Game is a simple spaceinvaders/galaga clone. This is just a quick thing that I made at one point to show off the Java game engine that I have been building.It isn't very impressive, but I liked it when I made it.

Squares

Welcome to Squares, a slightly upgraded game from the one by Zack Berenger. In this game, you try to dodge the bouncing red squares, and the pink square following you. The tan-ish squares heal you, and the yellow gives you a speed boost. Pick a skin and play. Move with WSAD. This was one of the first games I ever made. I think I followed a tutorial to make this one, but as I learned I added my own stuff to it, such as power ups and skins.