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

Begin creation of extra components #57

Open TRex22 opened 10 years ago

TRex22 commented 10 years ago

Create initial components and templates for: -Physics engine -AI engine -Loader Screen -Default Assets -Internal methods like different randomness

Cleanup Controller support XINPUT or equivalent Have simple equations and basic code skeletons for now