TRex22 / RapidGame

A framework that aims to make games easier, fun and from the code (old school). The Framework will hopefully support SDL, XNA and MonoGame projects for Windows, Linux and others. Porting from different systems should only require minor changes.
http://trex22.github.io/RapidGame
MIT License
2 stars 0 forks source link

Rapid XNA 3 Implement proper error reporting #31

Closed TRex22 closed 10 years ago

TRex22 commented 10 years ago

This is important. Current exception catching and other error reporting does not conform to clean code standards. Its also quite bad to swallow errors