The Maze Game is a 3D maze exploration game powered by raycasting technology. My goal was to create an engaging and interactive 3D environment using only a 2D map. This project not only showcases my ...
Introducing Spectra Maze: A 3D Raycasting Puzzle Game Spectra Maze is an innovative 3D puzzle game designed to engage users in immersive and challenging mazes using raycasting technology. The primary ...
Wolfenstein 3Dというゲームが昔ありまして、FPSの元祖の一つとされています。当時の3D空間の表現といえば、ウィザードリィのようなワイヤーフレームで描かれたダンジョンを90度ごとに回転しながらカクカク進むような表現が最高水準でした(もっと豪華表現 ...
Basically, this render just draw a traditional tilemap game into "3D view" setTilemap(), walk around with arrow keys Do your game as usual sprites, suggest sprite.setScale(0.5) for each, set ...
Mars Assault is a retro-inspired first-person shooter that utilizes a custom-built Raycasting engine. Unlike modern games built in Unity or Unreal, this project handles all 3D perspective, depth ...