No items found.

public GameLoop() { isRunning = true; }

private void HandleEvents() { // Handle user input and other events }

using System;

private void Update() { // Update game logic and state }

private void Render() { // Render game graphics } }

public void Run() { while (isRunning) { // Handle events HandleEvents();

cb games dev

Start creating with Riverside

Turn your best ideas into your best content yet.
Get started