cypat_scoring_engine

Crates.iocypat_scoring_engine
lib.rscypat_scoring_engine
version0.2.3
sourcesrc
created_at2023-10-06 16:15:08.77206
updated_at2024-03-11 18:33:35.277054
descriptionA CyberPatriots scoring engine library
homepage
repositoryhttps://github.com/ComradeYellowCitrusFruit/cypat_v2
max_upload_size
id995218
size79,161
Teresa (ComradeYellowCitrusFruit)

documentation

README

Cyberpatriots Scoring Engine

A cyberpatriots scoring engine library. This library aims to make it simple to make scoring engines for custom Cyberpatriots practice images. I made this primarily for myself, however if other people can use it for their own purposes, good for them. It was written to be as simple as possible, for better or for worse.

TODOs:

  • Implement more of util, specifically more filesystem functions
  • Add an optional, more functional style for the engine.
  • Testing, testing, and believe it or not, more testing

Copyright Disclaimer

A cyberpatriots scoring engine library Copyright (C) 2023 Teresa Alicia Rivera

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Commit count: 32

cargo fmt