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
https://www.sendspace.com/file/9xe1li
Completely Overdone - Games by Lunar
- lunar_furor
- ASDF Prophet
- Posts: 4346
- Joined: Wed May 14, 2008 3:34 pm
- Location: Most likely at work
- lunar_furor
- ASDF Prophet
- Posts: 4346
- Joined: Wed May 14, 2008 3:34 pm
- Location: Most likely at work
Re: Completely Overdone - Games by Lunar
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.
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.
- atomtengeralattjaro
- 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
wow, I've been ignoring this subconsciously.
Don't you use dropbox?
well, http://www.zippyshare.com/ should work I think.
Don't you use dropbox?
well, http://www.zippyshare.com/ should work I think.
- lunar_furor
- ASDF Prophet
- Posts: 4346
- Joined: Wed May 14, 2008 3:34 pm
- Location: Most likely at work
Re: Completely Overdone - Games by Lunar
I used that other one because that's how I send all my voice work I need to rebuild this at work, and then I can try to put the exe out uh... somewhere.atomtengeralattjaro wrote:wow, I've been ignoring this subconsciously.
Don't you use dropbox?
well, http://www.zippyshare.com/ should work I think.
Is dropbox free? and will it let me put unsigned exe's on it
- atomtengeralattjaro
- 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
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.)
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.)
- lunar_furor
- ASDF Prophet
- Posts: 4346
- Joined: Wed May 14, 2008 3:34 pm
- Location: Most likely at work
Re: Completely Overdone - Games by Lunar
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.
Weeeee! Thanks for all the handy dandy info. I'll have to play with that release feature. Until then here's the current build.