Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rspber/popperian
Popperian mining agent
https://github.com/rspber/popperian
javafx
Last synced: 8 days ago
JSON representation
Popperian mining agent
- Host: GitHub
- URL: https://github.com/rspber/popperian
- Owner: rspber
- Created: 2024-08-08T06:00:45.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-14T08:09:49.000Z (4 months ago)
- Last Synced: 2024-11-19T21:09:28.258Z (2 months ago)
- Topics: javafx
- Language: Java
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Popperian
Popperian mining agenthttps://youtu.be/QxTsJjzxkP0
## Description
Software translated from free pascal.
There are more procedures in the original code but because they were not used they were omitted.
The logic in this code is more than 50% understandable to me, but not 100%.
Joao Paulo Schwarz Schuler remains the only original author of the code. My changes consist only in adaptation to the Java language.### Other notes
Javafx is required.## Changes
- restoring allocation closer to the original code (refs were bad solution)
- 'simplest' examples seem to work fine