Skip to content

jrpolidario/isekai

Repository files navigation

Isekai

  • This is an unfinished development of a 2.5D Minecraft-clone (that I envisioned) using my rubuild (my owng game engine that I have not yet extracted out from this repo, located inside lib/)
  • There was something that I got stuck and could not readily fix, and I lost motivation unfortunately.
  • I got the "positioning" and "rendering" part of the game engine ready already, though as you could see below:
Screenshot 2024-11-30 at 03 40 03

Technologies

Development

  • Depending on your environment, but on mac you'll simply just need to install:
brew install SDL2                   
brew install SDL2_image
brew install SDL2_ttf
  • And then run:
cd some/path-to/isekai
bundle
  • And to run the game:
./bin/rubuild

About

Unfinished 2.5D Minecraft Clone Built Using SDL and Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages