Skip to content

Ceikry/rbdnd

Repository files navigation

rbdnd is my first attempt at making any kind of 2d game. It is entirely text-based and does not use curses.
For the 2d plane, I have a vector, y, and for each element in this vector I have another vector that represents the x plane on the given y plane.
These vectors can then be populated with chars to add elements to the map.
Current time spent on project: approximately 5-7 hours...

Below is a gif demonstration of pathfinding, basic actions, etc:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published