Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
0

A Roguelike ASCII Aventure: BANE OF ORKS!

A topic by Ork Slayer Gamedev created Apr 16, 2022 Views: 292 Replies: 3
Viewing posts 1 to 2

Bane of Orks is my first ever published game. It was written is python and can be run on Windows.

If you love any of these:

  • ASCII Art
  • Adventure
  • RPG

Then you should definitely give Bane of Orks a try!


If you liked it, you can follow me on Youtube as well! Thanks for checking in :)

Adrian
Ork Slayer Gamedev

Im working on something similar, I can't find a way to colour the text.

Hi! 

If you use Python to create something similar, take a look at the following tutorials. You can see how I color the console output.

Thanks!