Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by Rebelhere
A curated list of projects in awesome lists by Rebelhere .
https://github.com/rebelhere/social-network-application
Welcome to the Social Network Application repository! This project is a console-based application designed to simulate a social network environment. Users can interact with the application through the console, performing various actions such as posting updates, liking posts, commenting, and exploring content shared by friends and liked pages.
console-app cpp object-oriented-programming social social-media
Last synced: 19 Dec 2024
https://github.com/rebelhere/josephus-problem
This program solves the Josephus Problem using a circular Queue in C++ and visualizes it with SFML. Participants are sequentially eliminated every K-th position until only one survivor remains, displayed with graphical updates and sound effects. The program provides an interactive view of the elimination process and the final winner.
cpp data-structures josephus-problem oop queue sfml
Last synced: 19 Dec 2024
https://github.com/rebelhere/alphabet-catcher
CatchAlphabets is a game for the Intel 8088, where players use a bucket to catch falling alphabets. The game ends after 10 misses, displays the score, and transitions to scrolling credits. It features custom functions, adjustable speeds, and interrupt-driven input.
alphabet-catcher assembly-language coal game
Last synced: 03 Dec 2024