Code Monkey home page Code Monkey logo

drop-dead-delivery's Introduction

Drop Dead Delivery

Drop Dead Delivery is a game made during Ludum Dare 53 game jam event. The game is available for free in itch.io.

Controls

  • WASD: Move
  • Left-click: Shoot
  • Righ-click: Melee
  • Alt: Roll
  • Space: Jump

About the game

"Neither snow, nor rain, nor heat, nor gloom of night stays these couriers from the swift completion of their appointed rounds" - Motto of US postal service

...but in this game, you'll have to add "ghouls" to the list! Lucky for you, you're packing some serious heat in the form of a shotgun. So, don't be afraid to let loose a few rounds and show those spooky specters who's boss.

photo-grid.png

"There's some kind of dark symbiosis between lunatics and the Postal Service." - Don Novello

Embrace your inner lunatic and get ready to show those ghouls who's boss!

With each successful delivery, you'll earn more points and unlock new power ups that will boost your abilities. But don't let the pressure get to you. Stay cool, keep your aim true, and remember that you're a package delivery machine!

So, what are you waiting for? Grab your mailbag, load up your shotgun, and get going!

Post jam updates: Web-release, security fixes for highscore table and bug fixes (see github for details)

Screenshot Starting area with few ghould approaching

Screenshot Luckily the ghouls dont know how to climb a tree

Screenshot There are upgrades!

Screenshot Making a delivery...

Screenshot Such darkness...

drop-dead-delivery's People

Contributors

m4r774 avatar matiasautio avatar

Watchers

 avatar

drop-dead-delivery's Issues

Kartta

Jonkinlainen rata missä vihut, pelaaja ja lootboxit hääräilee

Haulikolla ampuminen on buginen

  • Jokainen osuva prjektiili ei tunnu tekevän damagea
  • Ammukset kimpoilevat keskenään tyhmästi
  • Ammukset kimpoilee pelaajaan
  • Välillä ammukset sinkoaa zombit taivaan tuuliin

Ammusten ei siis pitäisi varmaan kimmota mistään muusta materiaalista kuin seinistä? Seinät johonkin omaan layeriin tms.?

Rollaus on huono

Nyt hahmo tekee kuperkeikan paikallaan aina etuperin. Rollauksen aikana myös voi myös vapaasti liikkua.

  • Kuperkeikka aina liikkumisen suuntaan, eli kun liikkuu sivuttain niin pyörähtää sivuttain
  • Rollauksen aikana normaalit controllit ei toimisi
  • Jos rollaa kun on paikoillaan, rollaus tapahtuisi menosuuntaan

Aiming with controller

Aiming with controller kinda sucks emulates the mouse now. The aiming doesn't smoothly rotate the player but snaps it into a rotation according to the current rotation of the stick.

  • get rid of the snapping
    • snapping actually kinda simulates the mouse, which allows fast movements
  • look into lerping the rotation
    • annoying because if stick input strength changes from -1 to 1 lerping rotation value makes the rotation go the long way round (-1, 0, 1) instead of jumping straight to 1
    • using quaternions didn't help either

Improve camera

Moving north is good, because there's more room on to the top of the screen. When moving south camera should lerp to give room on the bottom of the screen.

Rolling

Player can roll by using F on the keyboard or LB on a controller.

Player has "i frames" when rolling so they take no damage when rolling is in progress.

Ghoul barks

Like

  • paketti, paketti...
  • siellä se on!
  • pysähdy!

and a death sounds

Perttu could voice act

Improve zombie melee

Getting instantly hit when touching a zombie feels bad. Add a short delay that accounts for possible hit animation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.