The Wayback Machine - https://web.archive.org/web/20200917072635/https://github.com/iyyel/celestialoutbreak
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
img
 
 
 
 
 
 
 
 
 
 
 
 

README.md

   ___        _             _    _         _     ___         _    _                         _    
  / __\  ___ | |  ___  ___ | |_ (_)  __ _ | |   /___\ _   _ | |_ | |__   _ __   ___   __ _ | | __
 / /    / _ \| | / _ \/ __|| __|| | / _` || |  //  //| | | || __|| '_ \ | '__| / _ \ / _` || |/ /
/ /___ |  __/| ||  __/\__ \| |_ | || (_| || | / \_// | |_| || |_ | |_) || |   |  __/| (_| ||   < 
\____/  \___||_| \___||___/ \__||_| \__,_||_| \___/   \__,_| \__||_.__/ |_|    \___| \__,_||_|\_\

  β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“
 β–‘β–“ about  β–“ 2D game written in Java
 β–‘β–“ author β–“ iyyel <i@iyyel.io>
 β–‘β–“ code   β–“ https://github.com/iyyel/celestialoutbreak
 β–‘β–“ mirror β–“ https://git.iyyel.io/iyyel/celestialoutbreak
 β–‘β–“β–“β–“β–“β–“β–“β–“β–“β–“β–“
 β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘

Table of Contents

Introduction

Celestial Outbreak is an open-source, space-themed, Breakout-like sandbox video game implemented in core Java with little to no use of third party libraries. It includes fully customizable levels and game configuration. The main purpose of this project was to create a stand-alone game with simple controls together with a great user experience using core Java only.

DISCLAIMER: This project has been in the works for a long time, and the code quality will therefore vary a lot.

Status

Currently in development.

Release

Version 0.2 Beta has been released.

First iteration of the scoring system has now been implemented.

Installing

To install Celestial Outbreak, you can either download a release version or clone this repository and compile it into a jar file.

Previews

Main Menu

Main Menu

Game Options

GameOptions

Level Selection

LevelSelect

Gameplay

Gameplay

License

License: MIT

You can’t perform that action at this time.