Code Monkey home page Code Monkey logo

sp_interstella's Introduction

Interstella [SP]

  • Category: School Project
  • Status: Discontinued

Overview

This project is a retroshooting game written in javaFX. This was a school project in team of 2.
Skins and universe are inspired from Daft Punk Interstella 555.

Goal / Requirements

We were free to pick any subject we wanted, but we had to make a program with JavaFX. In fact a game was the best kind of project so that's what we went for.

This project is an introduction to writing graphical application in general and here with java.
It was about writing correct OOP application, respecting OOP principle and design patterns.

We took particular care about writing a well written application.
However, the project as it is right now could need a lot of improvement.

  • Game balance
  • Enemy spaceships trajectory
  • Healthbar
  • Sounds effect
  • Fixes and performance improvement

Technologies

  • Java
  • Java FX
  • FXML
  • Threads
  • JSON (gson)
  • SQLite
  • OOP Principles

We tried to follow Object Oriented Programming principles such as:

  • SOLID
    • Single-responsibility Principle
    • Open-closed Principle
    • Liskov Substitution Principle
    • Interface Segregation Principle
    • Dependency Inversion Principle
  • Separation of Concerns
    ...

We also tried to implement some of OOP design patterns (factory, strategy, chain of responsability...)

There is a SQLITE embeded DB to handle things like storing scores and settings.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.