HurricaneInteractive / abyss_engine

A very simple game engine built on top of raylib-rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improved error handling

HurricaneInteractive opened this issue · comments

Currently, I am not doing much in the way of handling errors. Need to update the various functions and allow for a developer to catch and manage any errors that may happen.