Procedural generation in Ruby
For a first foray into project development in Ruby, Tammy Tran and Ira Holmes worked with me to develop a text-based game. Within a matter of four hours, we developed ideas for the type of game we wanted, designed an object-oriented framework, and implemented basic functionality. We built six different classes and two methods to provide functionality for the user to explore, discover, name, and even fight some of the random encounters in an alien world.
Like any meaningful project, we worked through several blockers when objects didn't work as intended, variables weren't visible within functions/methods, or we learned new Ruby methods and syntax. It was an awesome experience, and I'm really happy with both the teamwork throughout the process and the initial results that we created. Link to the GitHub Repo below.
Nice, Christopher! A ChatGPT 'frontend' would be cool, for text-based procedural assets :)
Super cool!
It was great working with you and Ira!