Blog News


Because the real Opiate of the Asses goes by the name "Ego" now. Fuck you.

Thursday, March 8, 2012

Practicality

Writing this program in Python may be easy, but it isn't practical for what I have in mind. I plan to make this a freestanding text-based program, but currently I can't find any reliable way to convert .py files into .exe files. I've looked into things like cx_freeze and py2exe but it seems too complicated and impractical to use them. I've decided to change over from Python to C++. I will finish working on 1.0.1 in Python, but the next update after that will be DnD test 1.0.1 in executable format, written in C++.

In other words, after the next update after 1.0.1, you won't need the Python Shell to run this game anymore, it will be a freestanding program you can just double click on your desktop.

Also, there was a game I was working on for my Virtual High School class in Visual Basic. It's mainly a story-based game. I was going for something along the lines of Myst or the flash game Looming

http://www.gamershood.com/12831/adventure/looming

 It's still mainly text based but adding graphics won't be much of a problem, and if I can find a good enough artist to capture the atmosphere I'm trying to convey, then yes I will most definitely add them. The game currently has one ending, I may or may not post a download link later. This game is also in .exe format so no unnecessary downloads needed, only the game itself.

Summary for this post:
I'm switching python to C++
I may or may not release another game.

No comments:

Post a Comment