POKE Raycaster Engine GBA: Difference between revisions

From GameBrew
m (Text replacement - "Category:GBA homebrew games" to "")
m (Text replacement - "Category:Homebrew game engines on GBA" to "")
Line 50: Line 50:
* GitHub - https://github.com/jduranmaster/GBA-caster
* GitHub - https://github.com/jduranmaster/GBA-caster
* Romhacking.net - https://www.romhacking.net/homebrew/143/
* Romhacking.net - https://www.romhacking.net/homebrew/143/
[[Category:Homebrew game engines on GBA]]

Revision as of 02:51, 10 May 2024

POKE Raycaster Engine
Pokeraycastergba02.png
General
Authorry0g4_
TypeGame Engine
Version2022
LicenseMixed
Last Updated2022/03/06
Links
Download on itch.io
Website
Source

This is a simple raycaster created based on the Ray-Casting Tutorial For Game Development And Other Purposes by F. Permadi.

It's a fairly straightforward implementation of the basic techniques presented in the tutorial, with fixed-point math and table-based trig functions giving it speed, as well as the odd bit of assembler.

This homebrew includes an sprite system for drawing in-game objects, and some floor and ceiling textures textures. This homebrew also added shading to give the graphics a bit more depth.

Controls

Menu:

D-Pad - Select dungeon

A - Enter dungeon

Start - Get additional information about this homebrew for GBA

Screenshots

pokeraycastergba3.pngpokeraycastergba4.png

Media

Writing a POKEMON Raycaster Engine for Game Boy Advance using C Programming Language (DevKitAdv) (RYOGA V.S. the ARCADE MOLE!)

Compatibility

Runs on emulator - up to about 15-20fps in VisualBoy Advance.

It runs on real hardware too, but a little more slowly.

External links

Advertising: