Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • default-game
  • default-game3
  • possible-moves
  • default-game2
  • dev
  • Pipe-and-Filter
7 results

tdt4240-progark-project

  • Clone with SSH
  • Clone with HTTPS
  • Name Last commit Last update
    app
    server
    .gitignore
    README.md

    PROG2900

    Dependencies

    Python

    To run the server...

    Dart & Flutter

    Database

    This project requires SQLite3. Download the precompiled binary for your operating system. Precompiled binaries can be found on https://www.sqlite.org/download.html. Extract the downloaded binary in a folder and note its path. Add the path to your system environment variables. Now you can manage the SQLite database.

    Endpoints

    Bugs

    Developers