Skip to content

Georgiks/FXGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FX Game

Game inspired by Hades Star http://www.hadesstar.com/

Description

This is an attempt to create a game in Java programming language. Player controls ship in a hostile environment.

  • Movement is possible only between asteroids located in hexagonal sectors.
  • Sectors can also contain hostile ships trying to destroy player

Roadmap Status

Things done:

  • Objects hierarchy
  • Map level generator
  • Hex sectors graphics
  • Ship modules activation/interface
  • Object movements
  • Simple NPC ship type
  • Ship health concept with Health bars
  • Framework for Damage handling (for modules)

Things to be done:

  • Weapons
  • More modules
  • More ship types
  • Game level (what to do there)
    • Multiplayer

Used

Written in IntelliJ Idea

Libraries:

Mixite Hexagonal grid https://github.com/Hexworks/mixite

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published