Inspiration

I always loved simple games that have a lot of gameplay (gameplay > graphics) and rouge games have this power. The hackathon was my opportunity to make my own rouge and that's what I made :D However, it wasn't so easy to get start with as working on 3 projects and focusing on the last one around 3 in the morning didn't leave me with a lot of time to develop the programme. Anyway, I'm proud of what I made with the help of 7 cups of coffee :D

What it does

It's a command-line-console game, where the only purpose is to survive (typical rouge action).

How I built it

Simple C# code wrote in Visual Studio 2015

Challenges I ran into

Making the created screen not flicker, create an attack system, implement spell systems [which crashes the game, idk why ;'( ]

Accomplishments that I'm proud of

Making the whole project in less than 1/3 of the total event, implementing a no-flicker drawing system, not falling asleep

What I learned

Coffee is the best friend of a programmer xD

What's next for RougeTheMidlands

Fix the spell systems, add quests and random room generation (with corridors connecting rooms)

Built With

Share this project:

Updates