Skip to content

rumkugel13/EightBall

Repository files navigation

EightBall

Screenshot

About

A 8-Ball Pool game made in MonoGame

Features

  • Local multiplayer
  • Physics simulation

Issues

  • UI incomplete

Build Instructions

Requirements

  • .Net Core 3.1
  • Visual Studio (Code) or .Net Core SDK
  • MonoGame.Framework (provided via NuGet)
  • Kadro (provided via DLL)(Currently closed source)

Build

  1. Clone this repository
  2. Open solution file in Visual Studio (Code)
  3. Build the solution (via CLI: dotnet build)

Releases

No releases published

Packages

No packages published

Languages