Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 783 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 783 Bytes

Bball 3x3 🏀

Bball3x3 demo

Bball3x3 is a basketball game made with Java & LibGDX

🏆️ Motivation

Just for learning & fun purposes

📽️ Demo

todo

🪛 Features

  • Render player with different statuses like running, idle
  • Render court & hoops
  • Render ball with bouce effect
  • 2d physics & movements

🛠️ Tech Stack

Java 17 & LibGDX

🗺️ Roadmap

  • Keep adding more movements & statuses to player entity
  • Add more players in the same session
  • Start playing with ai
  • Work on jumpshots

💻️ Installation

Make sure to have Java 17, clone the project & run the desktop launcher from your IDE