Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

marklcrns/Generals-2.0

Repository files navigation

Game of Generals 2.0

Version 2.0 LibGDX re-write of java-game-of-generals

Current State of the Game

2020-10-19

2020-10-19

2020-11-24

2020-11-24

2021-01-17

2021-01-17

Resources

TODO

  • Implement screens
    • Splash screen
    • Loading screen
    • Main menu screen
    • Game screen
  • Implement game engine
  • Implement game ui
  • Implement game modes
    • Single player
    • Online multiplayer
      • Temporary Socket Server with socket.io for development
    • Training mode
  • Implement AI
    • Implement dumb AI
    • Implement minimax AI
      • Implement minimax algorithm with an imperfect information (does not collect true piece engagement evaluation)
      • Implement AI debugger window
      • Fix game synchronicity
        • Wait for stage Actor actions to finish before relaxing turn
  • Improve game performance
  • Implement JUnit 5 tests on critical classes
  • Add in-game visual fx
  • Improve game UI
  • Implement player profiling
  • Implement game leaderboard
  • Set up game server
    • Implement online multiplayer lobby
  • Launch game in PlayStore

About

Game of the Generals 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published