{"id":22472598,"url":"https://github.com/jcarrano/cslime","last_synced_at":"2025-03-27T16:23:02.236Z","repository":{"id":69249490,"uuid":"94742361","full_name":"jcarrano/cslime","owner":"jcarrano","description":null,"archived":false,"fork":false,"pushed_at":"2017-06-19T06:10:42.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T20:11:35.166Z","etag":null,"topics":["2d-game","2d-physics","ai-players","game","neural-network","sdl","slime"],"latest_commit_sha":null,"homepage":null,"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/jcarrano.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-19T06:10:11.000Z","updated_at":"2017-06-19T06:16:07.000Z","dependencies_parsed_at":"2023-09-15T10:47:04.254Z","dependency_job_id":null,"html_url":"https://github.com/jcarrano/cslime","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/jcarrano%2Fcslime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcarrano%2Fcslime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcarrano%2Fcslime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcarrano%2Fcslime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcarrano","download_url":"https://codeload.github.com/jcarrano/cslime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245879587,"owners_count":20687406,"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":["2d-game","2d-physics","ai-players","game","neural-network","sdl","slime"],"created_at":"2024-12-06T12:16:31.146Z","updated_at":"2025-03-27T16:23:02.226Z","avatar_url":"https://github.com/jcarrano.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"CSlime\n======\n\nThis is a clone of the (once) popular game 'slime voleyball', see:\n\thttp://www.slimeathlete.com/game.php?game=slime_volleyball_multi .\nThe original source (in Java) is available at \n\thttp://www.maths.tcd.ie/~horkana/work/slime.html\nThis version was done from scratch and is (hopefully) cleaner, more modular and\neasily extensible/modifiable. In particular, the back-end and the graphics are\nin separate modules.\nThe aim of this project is to develop AI algorithms and (eventually) outperform\nhumans.\n\nDependecies\n-----------\n\nYou must have SDL (1.2) and SDL_gfx.\n\nGame play\n---------\n\nPress 'p' to pause/unpause\nPress ESC or 'q' to exit \n\n### Player 1 ###\n\nControl the slime with\n\n```\n#!txt\n\n w\nasd\n```\n\nPress left shift to switch betwteen manual and automatic.\n\n### Player 2 ###\n\nControl the slime with arrows\nPress the keypad's 'enter' to switch betwteen manual and automatic.\n\nGame physics\n------------\n\nThere are two collision models implemented by the game module 'cslime.c'. The\nfirst (oblique_collision) is a more realistic model. The second is borrowed from\nthe original game (original_collision). Currently the collision between the ball\nand the player uses the second model, as this makes for a nicer gameplay.\n\nDocumentation\n-------------\n\nAt the moment, the code is pretty much undocumented, sorry for that.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcarrano%2Fcslime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcarrano%2Fcslime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcarrano%2Fcslime/lists"}