aduermael / ld52

Ludum Dare 52 - Eat your fruits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ludum Dare 52 - Eat your fruits

video_preview

Fast-paced FPS where you punch trees to harvest fruits and throw them at others. Game made in 48h for Ludum Dare 52.

The code submitted by the end of the jam is at this commit.

How to play

  • You can play directly within your browser (Chrome, Firefox). You can also install Cubzh (Windows, macOS, iOS, Android), but direct link won’t work in that case, you’ll need to search “LD52” or “Eat your fruits” (game by aduermael).
  • It’s a multiplayer game, so while you can visit the map on your own, use the same link to invite friends.
  • Punch trees for fruits to fall, collect them
  • Throw them at others
  • Player with most kills at the end of the round wins

Controls

  • QSWD (move forward/backward/sideways)
  • Move mouse to look around
  • Space bar to jump
  • Left click to shoot (or punch when you don’t have fruits)
  • Right click to punch

Tech

  • Developed in Lua with Cubzh (engine currently in Alpha)
  • Used a few public modules (explode, particles, multi, uikit)
  • All sounds are platform SFX (opted-out in Audio)

Graphics

  • All items have been created with Cubzh (apples) & Magicavoxel (map)
  • Trees, grass and small rocks are created by code.
  • Avatars are from the Cubzh platform

About

Ludum Dare 52 - Eat your fruits


Languages

Language:Lua 100.0%