Marascaat
marascaat.bsky.social
Marascaat
@marascaat.bsky.social
I made a game for the @abertayuni.bsky.social game development society's Freshers Game Jam. The theme was "No Limits" so I decided not to let the theme limit my creativity.
#pico8 #gamejam #agds
marascaats-wonderworks.itch.io/desktop-pong
October 15, 2025 at 10:53 AM
And I'm back again! I just made a game of pong that uses 3 separate windows, so there's no background! Why? Who knows but it was a super fun challenge. Also I learned the hard way that a "Stack Overflow" is a real real thing not just a website
#pong #sfml
marascaats-wonderworks.itch.io/desktop-pong
October 15, 2025 at 10:40 AM
GOD math is hard. Spent almost 6 hours working on a system to make the ship slide along the inside of a circle using trigonometry, calculus, and all that fancy shit. No luck! ended up just moving the ship inwards before allowing it to move to the intended direction

#galaxian #pico8 #fuckingmathbro
September 3, 2025 at 9:14 AM
September 2, 2025 at 5:28 PM
Decided that built-in window dragging features are for COWARDS, so made my own. The lagging issue is completely fixed, so all that's left to do is fix the jittering and we're golden!

#monogame #gamedev #csharp #FINALLY
January 9, 2025 at 6:22 AM
Set it up so the map tiles the entirety of my screen. Unfortunately I'm running into a problem with Monogame where the graphics seem to update extremely irregularly when moving them around. If anyone has a fix, let me know. Overall VERY happy with Monogame so far.
#gamedev #monogame #csharp
January 6, 2025 at 2:47 PM
Trying out Monogamy! Nice to be working on C# again, but after spending so much time on python I keep forgetting to add semicolons. My latest project will have the player searching their desktop for...something. I haven't really thought about the game itself tbh

#monogame #gamedev
January 5, 2025 at 12:48 PM
doing more work on the tunnel. Next, I'll start looking at rendereing a faux 3d ship
#gamedev #pico8 #3d
December 25, 2024 at 7:11 PM
How do I make this look more 3d?
#pico8 #3d #tinycode
Thinking of making a little 3d game to see how far I can go with the Pico8
December 25, 2024 at 11:46 AM
It's all about that subtlety
December 18, 2024 at 4:04 PM
Just done with my JANKY window dragging system. It works great, as long as you keep the mouse cursor inside the window.

#pygame #gamedev #ui
December 18, 2024 at 1:50 PM
AAAAAGH I've been encountering a problem where I'm trying to move the window around by using "pygame.MOUSEMOTION" event.rel, but for whatever reason event.rel is returning very innacurate mouse movement. Does anyone know why?

#pygame #gamedev #omgGodWhy
December 16, 2024 at 3:23 PM
Decided to show the time the player has left using a loading bar. I also added some more challenges, as well as made the score visible on top.

All that's left is to add more challenge types, make the window dragable, and pray that PyInstaller is feeling cooperative.

#pygame #ui #gamedev
December 13, 2024 at 10:57 AM
Question: I'm adding a time limit to my game, and I'm not sure weather or not I should make it a simple clock, or a bar that slowly runs out. What do you people think?

#gamedev #pygame #ui
December 11, 2024 at 1:48 PM
New game: The T's and C's

With graphics designed entirely in Google Slides, this game is about trying real hard not to sell your soul to EA!

So far all I have is a basic game loop, next I'll add more diverse challenges and a timer system.

#pygame #gamedev #reactionTime
December 11, 2024 at 6:47 AM
Feels really cool when you finally build your project. Here's my implementation of Conway's Game of Life with a focus on being my desktop lava lamp, with features like filling the window with randomly, and spawning pre-programmed long lasting patterns

#CellularAutomata #pygame #mac
December 9, 2024 at 10:18 AM
Prototype for a game I'm working on, focusing on game feel and media multitasking, basicaly allowing you to have the game running at the bottom of the screen while watching a movie or something. For this reason the game only uses 4 buttons: Up, Down, Lest and Right

#pygame #gamedev #mac
December 9, 2024 at 4:56 AM
Behold: A Donut!

#topology
December 7, 2024 at 6:34 PM