Tuesday, May 28, 2019

Long time no see...

Hello everyone, as the band Staind has said: "It's been a while, since I first saw you.." This delay has been due to the fact that I pretty much dropped playing Quake Champions and began focusing on other things in life, primarily programing and focusing on my computer science courses. I want this blog to start focusing on those things instead, although I will still talk about games from time to time. I have had some older programs which I have written that I would like to share with you, instead of them just being lonely on my flash drive.

First I would like to link my Gitlab account, which I no longer use. All that is on there is my Debian dotfiles and the internet start page which I use. To be honest I don't do enough programming to justify having a git account(not to forget that I only program by myself). Because of this I barely used git so I had no need to pay for a subscription to it. So here is that page: https://gitlab.com/TeaSkittle

I also would like to share a simple text adventure I spent some time working on in python. There is a simple cli version(game.py) and an ncurses version(main.py). The ncurses functions a bit weird, but I am not interested in working on the project anymore so it will not be fixed. To play that version use the number keys and enter to select your commands, the cli version functions with text. Here is the game: The Cabin

I hope you enjoy the game, but it is rather simple, I am now working on a more proper text adventure in C which has actual parsing, I will post it here when it is complete. Hopefully this time won't be as long of a wait.

No comments:

Post a Comment

This site has relocated to https://teaskittle.neocities.org/