pulgamecanica / RubyCaster

Ruby based Raycasting Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raycasting Game with Ruby2d


  • Map
  • RayCasting
  • Player Movement
  • Gun shots

Exaples:


Game
  • Try the game and be lost in the big maze

Screen Shot 2022-06-04 at 23 44 07

Screen Shot 2022-06-04 at 23 46 17


 Learn How Raycasting Works
  • Try the interactive game to visualize the colisions!

Screen Shot 2022-06-05 at 0 08 53

Screen Shot 2022-06-05 at 0 09 00

Screen Shot 2022-06-05 at 0 10 43

Play

  git clone https://github.com/pulgamecanica/RubyCaster
  cd RubyCaster
  ruby Game.rb

Learn

  git clone https://github.com/pulgamecanica/RubyCaster
  cd RubyCaster
  git checkout single_ray_vizualiser
  ruby Game.rb

About

Ruby based Raycasting Game


Languages

Language:Ruby 100.0%