University Event

There will be an event in my University soon, I think in 2 – 3 months. I’m thinking on presenting … More

Walk on the Map!

The Regam of Rode, a test game for the RogueDev engine, has reached Walk on the Map stage. It took … More

Strange issues

I’m having a strange issue with keyboard input… the arrow keys are not readed and the KeyTyped method cancels the … More

The Actor

Yesterday I created the basic class “Actor”, which shares capabilities of both the Being, Item and MapCell classes in terms … More

New advancements

Mmm…. I continued working in the engine, and discovered a way to allow a UI implementation to execute abstract Actions, … More