Wintreath Regional Community

A Link to the Past - Archives => The Registry of Things Past - Historic Archive => Programming Challenge => Topic started by: Hugsim on January 01, 2016, 07:15:41 PM

Title: Hugsim's Project
Post by: Hugsim on January 01, 2016, 07:15:41 PM
I'll use this topic to, just like Chanku, document my project.

Details

Download
Final version available here: https://drive.google.com/file/d/0B6SjyF3ZfH7wS1Y2d3lZYzZaTHc/view?usp=sharing (https://drive.google.com/file/d/0B6SjyF3ZfH7wS1Y2d3lZYzZaTHc/view?usp=sharing)
This is the entire Visual Studio project zipped up. The source code is in the program.cs file, and to just run it (On windows), go down into bin/release and run the .exe file together with the Data folder in the same directory.

Work Log
Jan 1st
Started work on the game. Mostly back-end stuff.

Jan 2nd
More back-end. I realised that the game will actually be partially moddable due to the way I'm storing the data.

Jan 3rd
Some actual gameplay made. Still a bunch of back-end stuff.

Jan 5th
Forgot to write a work log yesterday, but I didn't do much anyways. Today, I got everything working and released v0.1, without many of the events that'll be in the final game.

Jan 6th
Finished the project, pretty much. There's some things that would be good to have, but I can't be bothered. I'm a bit tired of this project by now :P

Title: Hugsim's Project
Post by: Chanku on January 01, 2016, 07:18:58 PM
Nice. I'm looking forward to see what comes out of this.
Title: Hugsim's Project
Post by: Hugsim on January 05, 2016, 08:11:01 PM
I uploaded an initial beta release without much of the actual writing, so there's a lot of repetition right now. It's available under change log
Title: Hugsim's Project
Post by: Chanku on January 06, 2016, 12:18:05 AM
Hugsim I can't run the game on Devuan Linux. You might want to provide the source so I could compile it.
Title: Hugsim's Project
Post by: Hugsim on January 06, 2016, 01:20:53 PM
I'll will be providing the source when the competition is done, for my final version.
Title: Hugsim's Project
Post by: Hugsim on January 07, 2016, 12:13:03 AM
And it's done! Read the instructions under the download tab to launch it
Title: Hugsim's Project
Post by: Hugsim on January 07, 2016, 12:45:02 PM
There was a gamebreaking issue in the version I had up, but I just re-upladed a fixed version. Link under the download tab.