An open API service indexing awesome lists of open source software.

https://github.com/grebtsew/ultimateshooter

A game created in java, similar to fling and shooter but with some cool new features, time attack and multiplayer mode.
https://github.com/grebtsew/ultimateshooter

fling game highscore java multiplayer shooter

Last synced: about 1 year ago
JSON representation

A game created in java, similar to fling and shooter but with some cool new features, time attack and multiplayer mode.

Awesome Lists containing this project

README

          

# UltimateShooter
A game created in java, similar to fling and shooter but with some cool new features, time attack and multiplayer mode.
Contains a gameengine that can autocreate and autosolve puzzles for endless gameplay.

# Inspiration
I got insperation to this project from a game called shooter, later called fling (can be downloaded on app-store).

# Functions
The program windows are described by the images below. The game goal is to only have one ball left on the gameboard.
Several gamemodes exist, for instance time attack and endless, where a ai creates new maps for you.

# Menu
![Screenshot](menu.png)

# Play
![Screenshot](play.png)

# Start
![Screenshot](start.png)

# Create Custom Map
![Screenshot](createmap.png)

# Multiplayer
![Screenshot](multi.png)

# Highscore
![Screenshot](highscore.png)