Completely Overdone - Games by Lunar

A place for forum games
Post Reply
User avatar
lunar_furor
ASDF Prophet
ASDF Prophet
Posts: 4346
Joined: Wed May 14, 2008 3:34 pm
Location: Most likely at work

Completely Overdone - Games by Lunar

Post by lunar_furor » Tue Jun 09, 2015 6:11 pm

So this is the first "full" game I've ever done direct from code. It was an assignment for my C++ class. I'm still cleaning this up. Feel free to figure out the .dat's and customize your experience. I used to have instructions for this, but for now you'll just have to figure it out lol.

You'll have to take my word on this one because IDK how else to ship this. It's an exe in a zip folder. I know. Gross. It's up to you to try it :P

https://www.sendspace.com/file/9xe1li
Image

User avatar
lunar_furor
ASDF Prophet
ASDF Prophet
Posts: 4346
Joined: Wed May 14, 2008 3:34 pm
Location: Most likely at work

Re: Completely Overdone - Games by Lunar

Post by lunar_furor » Fri Jul 03, 2015 5:16 am

Tried downloading this on my other pc at just to see if it works and stuff... chrome doesn't even let you, I bet Firefox doesn't either. So that's sad news :( If anyone has any ideas I'm more than happy to try them.
For anyone else who said "i'm not taking chances" but is familiar with code here's a link to the github to cheg it out.

https://github.com/LunarFuror/CPPFinalExamGame

I'm gonna have the .dat instructions up soon to make your own enemies, floor layouts, etc.
Image

User avatar
atomtengeralattjaro
Site Admin
Site Admin
Posts: 37544
Joined: Wed May 23, 2007 3:43 pm
Location: green
Pronouns: he / they / that submarine
Contact:

Re: Completely Overdone - Games by Lunar

Post by atomtengeralattjaro » Mon Sep 21, 2015 9:10 pm

wow, I've been ignoring this subconsciously.
Don't you use dropbox?
well, http://www.zippyshare.com/ should work I think.
Ivokyuftaf6666 wrote:
Sun Oct 20, 2019 5:22 pm
Awesome Site, Delivering Fun
Image

User avatar
lunar_furor
ASDF Prophet
ASDF Prophet
Posts: 4346
Joined: Wed May 14, 2008 3:34 pm
Location: Most likely at work

Re: Completely Overdone - Games by Lunar

Post by lunar_furor » Tue Sep 22, 2015 10:52 pm

atomtengeralattjaro wrote:wow, I've been ignoring this subconsciously.
Don't you use dropbox?
well, http://www.zippyshare.com/ should work I think.
I used that other one because that's how I send all my voice work :P I need to rebuild this at work, and then I can try to put the exe out uh... somewhere.
Is dropbox free? and will it let me put unsigned exe's on it :P
Image

User avatar
atomtengeralattjaro
Site Admin
Site Admin
Posts: 37544
Joined: Wed May 23, 2007 3:43 pm
Location: green
Pronouns: he / they / that submarine
Contact:

Re: Completely Overdone - Games by Lunar

Post by atomtengeralattjaro » Wed Sep 23, 2015 11:29 am

I almost forgot you're using Github for your code. Github has a release feature you can use, so you don't need to upload executables anywhere.

If you just want to link us a file or two, it's simplest to use http://www.zippyshare.com/ (they do delete it after 30 days of inactivity).

If you want a long-term solution for some files:

Dropbox has a 2GB free storage that you can set up to sync automatically to a folder on your PC. But you can just use the web uploader if you don't want to install the thing (it runs in the taskbar all the time).
You can put anything in it (zip it for good measure). Except for copyrighted movies, I tried that once. Apparently they do look at your files in that regard.
Share files by putting them in the Public folder, right clicking them and selecting "copy public link".

There is an alternative (for synced auto-backup thingy) called Tresorit, it's zero-knowledge encrypted, meaning the company itself doesn't have access to your files, since they are encrypted on your machine using your password. Otherwise it's the same as Dropbox but with 3GB space and a much worse sharing system. (Links expire in 30 days and are limited to 20 downloads. Also you can only create 10 links per month. In comparison, Dropbox links are unlimited as far as I know.) For Tresorit, there is also a 500MB individual file size limit.

(Edit: also, for both Tresorit and Dropbox, there is of course the option of not letting them start when your system starts and run all the time, but just running them whenever you need them.)
Ivokyuftaf6666 wrote:
Sun Oct 20, 2019 5:22 pm
Awesome Site, Delivering Fun
Image

User avatar
lunar_furor
ASDF Prophet
ASDF Prophet
Posts: 4346
Joined: Wed May 14, 2008 3:34 pm
Location: Most likely at work

Re: Completely Overdone - Games by Lunar

Post by lunar_furor » Wed Sep 23, 2015 2:15 pm

https://www.dropbox.com/s/h4u2n6zah6kxc ... 1.zip?dl=0

Weeeee! Thanks for all the handy dandy info. I'll have to play with that release feature. Until then here's the current build.
Image

Post Reply