Examples
Here you’ll find some examples of projects created with Rogue Engine. These will help you understand how to go about creating your own projects.
Rogue Saber (by Ruben van der Leun)
An immersive VR experience by Ruben van der Leun. Probably one of the best lightsaber simulators out there and, it's just a click away.
Robot Deathmatch
A multiplayer arena game by BeardScript in collaboration with Multisynq to demo RogueCroquet, an officially supported integration for the Croquet multiplayer platform.
ArcVenture Online (by TechnoVisual)
Visit the Bencroft Roman Villa dig site in this immersive web demo of arcventure.online by TechnoVisual Education. Includes VR support.
Rogue Starship Fighter
A simple spaceship fighter example. Use your mouse and keyboard or gamepad to fight alonside your allies and destroy the enemy ships.
Animated Third Person Character (with tutorial)
This is an example of an animated third person character built by BeardScript in his
youtube channel,
explaining the process in detail. It's a great way to get started with Rogue Engine. Try it with a Gamepad!
Watch the tutorial
-
Short Version
Flappy Rogue (with tutorial)
This is a Flappy Bird clone built by BeardScript in his
youtube channel,
explaining the process in detail. It's a great way to see how to go about building a complete project in Rogue Engine.
Watch the tutorial
Rogue Arkanoid (with tutorial)
This is the Arkanoid example built by BeardScript in his
youtube channel,
explaining the process in detail. Things have changed a lot since then but you can still get a lot of value out of it.
Watch the tutorial
Rapier FPS
This is an example of an FPS using RogueRapier, the official integration for Rapier, a blazing fast physics engine made in Rust and made available with WASM.
Rogue Space Shooter
This is a top-down shooter featuring sounds, explosions, simple box3 intersections with no physics, and mini-game logic.
Angry Bomb (by Alejandro Rayón)
A fun set of examples by Alejandro Rayón of Imagin & Tonic, showing different uses of Angry Birds-like mechanics using Cannon.js and Rogue Engine.