Skip to content
/ TF301 Public

A Real Time Strategy game project, developed as a training in Python, Qt and AI programming.

Notifications You must be signed in to change notification settings

GregRL94/TF301

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TASK FORCE 301 (WORK IN PROGRESS)

icon

Task Force 301 is a personnal project, aiming to see to which extent Python and Qt can be use to code a Real Time Strategy game. It also is a way for me to use as much as i know in both Python and Qt, and learn more.

The very game is very much a Work In Progress !!!

In Short

In TaskForce 301, you build a fleet with your available funds: You can choose between 4 type of ships:

  • Battleships
  • Cruisers
  • Destroyers
  • Torpedo boats

Each type have their own advantages and drawbacks, it's up to you to find the good composition for your fleet ! More than the base types, you can also customize every ship by upgrading their tech levels on different fields, like gun accuracy and detection range.

Then let's see how your fleet holds up against the AI !

Requirements and Installation

Please use the following command to install all required librairies:

pip install -r requirements.txt

How To Play

A tutorial is on the way !

About

A Real Time Strategy game project, developed as a training in Python, Qt and AI programming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages