{"id":24991365,"url":"https://github.com/joyrider3774/blips","last_synced_at":"2025-03-29T13:14:36.974Z","repository":{"id":258424134,"uuid":"871770432","full_name":"joyrider3774/blips","owner":"joyrider3774","description":"A Remake of the dos Bips game from Bryant Brownell. It is a Puzzle game which is a variation of sokoban written in SDL 1 based on my old gp2x version","archived":false,"fork":false,"pushed_at":"2025-03-01T21:53:23.000Z","size":2163,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T22:26:12.512Z","etag":null,"topics":["cpp","game","game-dev","puzzle-game","remake-game","remake-games","retro-game","retrogaming","sdl"],"latest_commit_sha":null,"homepage":"https://joyrider3774.github.io/blips/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joyrider3774.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"ko_fi":"joyrider3774"}},"created_at":"2024-10-12T22:12:28.000Z","updated_at":"2025-03-01T21:53:26.000Z","dependencies_parsed_at":"2024-10-23T05:39:13.553Z","dependency_job_id":"b3af8c47-762a-4db6-8556-946d92bd63b1","html_url":"https://github.com/joyrider3774/blips","commit_stats":null,"previous_names":["joyrider3774/blips"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joyrider3774%2Fblips","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joyrider3774%2Fblips/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joyrider3774%2Fblips/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joyrider3774%2Fblips/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joyrider3774","download_url":"https://codeload.github.com/joyrider3774/blips/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246187238,"owners_count":20737462,"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":["cpp","game","game-dev","puzzle-game","remake-game","remake-games","retro-game","retrogaming","sdl"],"created_at":"2025-02-04T13:48:37.797Z","updated_at":"2025-03-29T13:14:36.968Z","avatar_url":"https://github.com/joyrider3774.png","language":"C++","funding_links":["https://ko-fi.com/joyrider3774"],"categories":[],"sub_categories":[],"readme":"# Blips\r\n![DownloadCountTotal](https://img.shields.io/github/downloads/joyrider3774/blips/total?label=total%20downloads\u0026style=plastic) ![DownloadCountLatest](https://img.shields.io/github/downloads/joyrider3774/blips/latest/total?style=plastic) ![LatestVersion](https://img.shields.io/github/v/tag/joyrider3774/blips?label=Latest%20version\u0026style=plastic) ![License](https://img.shields.io/github/license/joyrider3774/blips?style=plastic)\r\n\r\nBlips is a remake of the dos bips game made by Bryant Brownell, its a sokoban style puzzle game but with exploding dynamite and collecting coins\r\n\r\n## Screenshots\r\n![screenshot 1](screenshots/screenshot1.png)\r\n![screenshot 2](screenshots/screenshot2.png)\r\n![screenshot 3](screenshots/screenshot3.png)\r\n![screenshot 4](screenshots/screenshot4.png)\r\n\r\n## Game Features:\r\n- 26 Levels of original Bips game\r\n- Level Editor (Create your own Level Packs)\r\n- Autosaves progress\r\n\r\n## Playing the Game:\r\nThe aim of the game is to collect all the dollar coins in a level, you need to create pathways to these coins by pushing boxes around or even make them explode by pushing them into the dynamite\r\n\r\n## Command Line Parameters\r\n```\r\nBlips.exe [-w \u003cWIDTH\u003e] [-h \u003cHEIGHT\u003e] [-f] [-ns] [-a] [-fps] [-nd] [-nj]\r\n\r\nCommands:\r\n  -w \u003cWIDTH\u003e: use \u003cWIDTH\u003e as window width\r\n  -h \u003cHEIGHT\u003e: use \u003cHEIGHT\u003e as window height\r\n  -f: Run fullscreen\r\n  -ns: No Sound\r\n  -s: Use Software rendering (default is hardware accelerated)\r\n  -fps: Show fps\r\n  -nd: no fps delay (run as fast as possible)\r\n  -nj: disable joystick input\r\n```\r\n\r\n## Controls Gamepad (xbox controller)\r\n\r\n| Button | Action |\r\n| ------ | ------ |\r\n| A | Confirm in menus, level selector and questions asked, place a part in the level editor |\r\n| B | Quit to title screen on the level selector, Quit to level selector in game and level editor mode. Quit the game on the titlescreen |\r\n| Y | In Level editor Mode, Create a new level when being in the level selector. In the level editor itself erase all parts from the screen. Inside the game itself restart the level |\r\n| X\t| In the level editor, center the level on screen |\r\n| JOYSTICK | move main player |\r\n| SELECT | Show statistics during a game. Hide the part position/grid in the level editor |\r\n| L | At the level Selector decrease selected level with 5, During game play select the next Skin. In the level editor select previous part |\r\n| R | At the level Selector increase selected level with 5, During game play select next music. In the level editor select next part. |\r\n| START | Test level when being in the level editor, go back to level editor after testing, Restart the current level |\r\n| Y + JOYSTICK | When playing a level you can look around in the level freely |\r\n\r\n## Controls (Keyboard)\r\n\r\n| Button | Action |\r\n| ------ | ------ |\r\n| A, SPACE, RETURN | Confirm in menus, level selector and questions asked, place a part in the level editor |\r\n| B | Show statistics during a game. Hide the part position/grid in the level editor |\r\n| Y | In Level editor Mode, Create a new level when being in the level selector. In the level editor itself erase all parts from the screen. Inside the game itself restart the level |\r\n| X\t| In the level editor, center the level on screen |\r\n| Arrow Keys |\tmove main player |\r\n| ESCAPE | Quit to title screen on the level selector, Quit to level selector in game and level editor mode. Quit the game on the titlescreen |\r\n| L, PAGEDOWN | At the level Selector decrease selected level with 5, During game play select the next Skin. In the level editor select previous part |\r\n| R, PAGEUP | At the level Selector increase selected level with 5, During game play select next music. In the level editor select next part. |\r\n| RETURN | Test level when being in the level editor, go back to level editor after testing, Restart the current level |\r\n| Y + Arrow keys | When playing a level you can look around in the level freely |\r\n\r\n\r\n## Credits\r\nGame is a remake of dos bips game made by Bryant Brownell and based on the gp2x version i initially made\r\n\r\n### Libraries\r\n- SDL\r\n- SDL_MIXER\r\n- SDL_TTF\r\n- SDL_GFX\r\n- SDL_IMAGE\r\n\r\n### Level authors\r\n- Bryant Brownell\r\n- Landon Brownell\r\n- Caryn Brownell\r\n- The PocoMan Team\r\n\r\n### Music\r\nMusic was made by donskeeto\r\n\r\n### Graphics\r\n- dollar coin - [kenney game assets all in 1](https://kenney.itch.io/kenney-game-assets) - [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/)\r\n- wall: [1001.com](https://opengameart.org/content/sokoban-pack) - [Attribution-ShareAlike 3.0 Unported](https://creativecommons.org/licenses/by-sa/3.0/)\r\n- floor: [Kenney Sokoban tiles](https://opengameart.org/content/sokoban-100-tiles) - [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/)\r\n- player: [Kenney Sokoban tiles](https://opengameart.org/content/sokoban-100-tiles) - [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/)\r\n- box: [SpriteAttack boxes and crates](https://opengameart.org/content/boxes-and-crates-svg-and-pngs) - [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/)\r\n- dynamite: [GUI Icons by Rexard](https://www.gamedevmarket.net/asset/gui-icons-8656) - I Payed for this asset do not reuse !\r\n\r\n### Sound\r\n- stageend.wav: [game music stingers and ui sfx pack 2](https://www.gamedevmarket.net/asset/game-music-stingers-and-ui-sfx-pack-2/) - I Payed for this Asset do not reuse !\r\n\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoyrider3774%2Fblips","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoyrider3774%2Fblips","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoyrider3774%2Fblips/lists"}