Poacher by kulhajs
UPDATE: My game didn't work for the most people here, thank you very much for letting me now!
I originally made game in MonoGame which seems to be the source of all the failures, today I just rebuilt the game in XNA (Source code is the same) and it seems to be working!
If it won't work for someone please let me know as soon as possible on my twitter @kulhajs ;)
Hi guys!
I finally finished my first LudumDare main event!
Game doesn't contains all features I expected, but that's only because I switched to MonoGame from XNA few days ago and it quite doesn't support everything.
Anyway, in my game you're poacher and you have to kill all goats on farms! You start with your bare hands but later you can buy some weapons in local gunshop.
Controls:
- Arrow keys: move
- Space: attack, enter/leave shop
I originally made game in MonoGame which seems to be the source of all the failures, today I just rebuilt the game in XNA (Source code is the same) and it seems to be working!
If it won't work for someone please let me know as soon as possible on my twitter @kulhajs ;)
Hi guys!
I finally finished my first LudumDare main event!
Game doesn't contains all features I expected, but that's only because I switched to MonoGame from XNA few days ago and it quite doesn't support everything.
Anyway, in my game you're poacher and you have to kill all goats on farms! You start with your bare hands but later you can buy some weapons in local gunshop.
Controls:
- Arrow keys: move
- Space: attack, enter/leave shop
| Windows (XNA - Install) | https://dl.dropbox.com/u/24241201/LD25_XNA_Install.zip |
| Windows (XNA - QuickPlay) If you already have XNA | https://dl.dropbox.com/u/24241201/LD25_XNA_QuickPlay.zip |
| Windows (XNA - web install) | https://dl.dropbox.com/u/24241201/LD_25_XNA/publish.htm |
| Source | https://dl.dropbox.com/u/24241201/LD25/Source.7z |
| Original URL | https://ludumdare.com/compo/ludum-dare-25/?action=preview&uid=8942 |
Ratings
| Coolness | 46% | 742 |
| Overall | 2.17 | 720 |
| Fun | 1.89 | 716 |
| Graphics | 2.22 | 620 |
| Innovation | 2.22 | 659 |
| Mood | 2.33 | 588 |
| Theme | 2.82 | 532 |
Unhandled Exception: System.DllNotFoundException Unable to load DLL 'open32.dll'
stack trace: at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, IDownloadNotification notification, DownloadOptions options, Uri& appSourceUri, String& appManifestPath)
at System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest deploymentManifest, String targetDir, Uri deploymentUri, Uri& appSourceUri, String& appManifestPath)
at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
but ill re-download and try again