Skip to content

EmanueleArte/OOP21-ooparty

Repository files navigation

OOP21-OOParty

A little game inspired by Mario party and Pummel party.

Build Status License

This software is developed by:

Features

Minigames:

  • Mastermind
  • Who risks wins
  • Memo
  • You're the Bob-omb
  • Cut from the team

Build

You can build OOParty using Gradle, first you have to clone the repo:

git clone https://github.com/EmanueleArte/OOP21-ooparty.git

You can then build it on linux or mac-os with:

cd OOP21-ooparty
./gradlew build

If you are on Windows you can use:

cd OOP21-ooparty
gradlew build

Import into Eclipse

Importing OOParty into Eclipse Ide could raise some problems. To fix them, if you are on linux or mac-os use:

./gradlew eclipse

If you are on Windows use:

gradlew eclipse

Run

You can run OOParty on linux or mac-os with:

cd OOP21-ooparty
./gradlew run

If you are on Windows you can use:

cd OOP21-ooparty
gradlew run

About

A little game inspired by Mario party and Pummel party.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages