Skip to content

lalugue/time-stick-scorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Stick Basketball Arcade

A 2D Basketball Arcade Game! ๐Ÿ€

A Ludum Dare 50 game ๐ŸŽฎ

Jam Version

The ludum-dare-50 branch contains the code used during the jam itself, like a "time capsule"

How to play

  • Like with arcade games outside, shoot as many balls before the timer runs out! ๐Ÿงบ

  • While the timer running out is inevitable, watch out for bonus balls, which give extra time โฒ๏ธ

  • Click and drag balls to aim ๐Ÿ€

  • Any ball within the left half of the court is grabbable (or reboundable!)

Screenshots

getting ready to shoot

shoot ball with follow-through

Dependencies

This game uses the Defold-Input library as a dependency (license)


Welcome to Defold

This project was created from the "desktop" project template. This means that the settings in "game.project" have been changed to be suitable for a desktop game:

  • The screen size is set to 1280x720
  • Projection is set to Fixed Fit
  • macOS and Windows icons are set
  • Mouse clicks are bound to action "touch"
  • A simple script in a game object is set up to receive and react to input

Build and run to see it in action. You can of course alter these settings to fit your needs.

Check out the documentation pages for examples, tutorials, manuals and API docs.

If you run into trouble, help is available in our forum.

Happy Defolding!


Releases

No releases published

Packages

No packages published

Languages