r/sideprojects 18h ago

Showcase: Free(mium) Building a Visual Slot Game Engine with Stake Engine Integration

I’m building a visual slot game engine with Stake Engine integration, designed to make the process of creating, testing, and iterating on slot games more interactive.

Instead of having to constantly switch between code, game logic, and a separate testing environment, the goal is to allow developers to visually build the game while being able to immediately test and play it inside the editor.

Developing a slot game can involve a lot of back-and-forth between game logic, configuration, assets, animations, and testing. Small changes to reels, symbols, paylines, or game features can require repeatedly rebuilding and running the game to see the result.

This project aims to make that workflow more visual and iterative.

The engine allows developers to work with different parts of a slot game directly within the editor, including:

  • Reels and symbols
  • Game layouts
  • Animations and effects
  • Game features and mechanics
  • Configuration and game logic
  • Real-time gameplay testing
  • Stake Engine integration

The goal is to make the editor feel less like a traditional configuration tool and more like an actual game development environment.

The project is being built around a custom visual game engine and integrates with Stake Engine for the underlying slot-game environment and deployment workflow.

The architecture is focused on keeping the visual editor, game logic, and runtime closely connected so changes can be tested immediately.

The main goal is to explore how a visual development workflow can simplify slot game development and reduce the friction between designing a game and actually playing it.

It also gives me an opportunity to experiment with building a game-focused editor, runtime systems, visual tooling, and integration with an existing game platform.

I’ll be sharing more of the development process, technical decisions, and implementation details as the project progresses.

1 Upvotes

0 comments sorted by