Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

TymonMarek/justkeepswimming

justkeepswimming

Warning

This project has been archived since Monday 15th April 2026. The purpose of this project was to get an A* in Computer Science A-Level final project, so it has been maticilously developed to be as complex and overengineered as possible. This project is shockingly unoptimized; only dare to run this game if you have 12 NASA super computers to spare for a few weeks. You have been warned!

A small game about a fish in the deep sea.

Table Of Contents

Installation

Installation Requirements

  • Python
  • UV package manager
  • Windows/Linux OS

Installation Steps

  1. Clone the repository (git clone https://github.com/TymonMarek/justkeepswimming.git; cd justkeepswimming)
  2. Download the project's dependancies (uv sync)
  3. Run the game (uv run justkeepswimming)

Build

Build Requirements

  • Python
  • UV package manager
  • Windows/Linux OS
  • A lot of time...

Build Steps

  1. Clone the repository (git clone https://github.com/TymonMarek/justkeepswimming.git; cd justkeepswimming)
  2. Download the project's dependancies (uv sync)
  3. Run the build command (uv run build)
  4. Distribute the contents of the build directory (that is generated after the build) packaged together.
  5. Execute the justkeepswimming executable in the build directory on another machine to run the game.

License

  • Source code is licensed under the GPL-3.0 License (see LICENSE)
  • Game assets are licensed under the CC-BY-4.0 License (see LICENSE)

About

A small game about a fish in the deep sea.

Topics

Resources

License

CC-BY-4.0, GPL-3.0 licenses found

Licenses found

CC-BY-4.0
LICENSE-CC-BY-4.0
GPL-3.0
LICENSE-GPL-3.0

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages