Skip to content

kluopaja/plane-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository for the University of Helsinki couse Ohjelmistotekniikka.

Unnamed Plane Game

A 2D shoot 'em up flying game inspired by Sopwith.

Documentation

Installation

The following commands should be run at the project root.

  1. Set up Poetry environment: poetry install

  2. Initialize the database: poetry run invoke init-database

  3. Start game: poetry run invoke start

Running tests

Tests can be run with: poetry run invoke test

Coverage report can be genreated with: poetry run invoke coverage-report

Pylint can be run with; poetry run invoke lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages