{"id":15556572,"url":"https://github.com/comigor/forever-alone-klondike","last_synced_at":"2025-03-29T03:22:58.339Z","repository":{"id":1705697,"uuid":"2434769","full_name":"comigor/Forever-Alone-Klondike","owner":"comigor","description":"A simple graphical klondike game written in C using Allegro 5 visual libraries and lists.","archived":false,"fork":false,"pushed_at":"2011-12-14T16:48:03.000Z","size":1500,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T13:15:39.998Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/comigor.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-09-22T04:09:26.000Z","updated_at":"2014-07-25T02:19:37.000Z","dependencies_parsed_at":"2022-09-09T06:00:53.115Z","dependency_job_id":null,"html_url":"https://github.com/comigor/Forever-Alone-Klondike","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comigor%2FForever-Alone-Klondike","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comigor%2FForever-Alone-Klondike/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comigor%2FForever-Alone-Klondike/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comigor%2FForever-Alone-Klondike/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comigor","download_url":"https://codeload.github.com/comigor/Forever-Alone-Klondike/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246132210,"owners_count":20728449,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T15:14:14.219Z","updated_at":"2025-03-29T03:22:58.321Z","avatar_url":"https://github.com/comigor.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"== INFO ==\nPara rodar o jogo 'Forever Alone Klondike' são necessários os seguintes pacotes:\n\tallegro-5.0.4\n\tsqlite3\n\n== COMPILAR ==\nCom o allegro-5.0.4 e o sqlite3 pré-instalados:\ngcc -lsqlite3 -lm -lallegro -lallegro_image -lallegro_primitives -lallegro_font -lallegro_ttf src/*.c -o foreveralone\n\nCompilando o allegro-5.0.4 e o sqlite3 em uma pasta \"required\":\ntar -zxvf required/allegro-*.tar.gz\nunzip required/sqlite-*.zip\ncd allegro-*\ncmake CMakeLists.txt\nmake\ncd ../\ngcc -lm -lallegro -lallegro_image -lallegro_primitives -lallegro_font -lallegro_ttf -L./allegro-*/lib -I./allegro-*/include -I./allegro-*/addons/* -I./sqlite-* src/*.c sqlite-*/sqlite3.c -o foreveralone\nsudo ldconfig `pwd`/allegro-*/lib\n\n== BD ==\nÉ criado da seguinte forma:\nsqlite3 highscore.db \"CREATE TABLE score (nome text, score int)\"\n\n------------------------\nIgor Borges\n\u003cigorborges12@gmail.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomigor%2Fforever-alone-klondike","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomigor%2Fforever-alone-klondike","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomigor%2Fforever-alone-klondike/lists"}