rumkugel13 / EightBall

A 8-Ball Pool game made in MonoGame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

A 8-Ball Pool game made in MonoGame

License:MIT License


Languages

Language:C# 100.0%