- 👋 Hi, I’m @BMAGS6
- 👀 I’m interested in Computers, videogames, history, learning
- 🌱 I’m currently learning Computer Science in college
Pinned Loading
-
A small Roulette simulator program, ...
A small Roulette simulator program, written in C, for use in the terminal/cmd line 1/*******************************************************************************
2Roulette 1.4.0 -- MADE BY BMAGS
3*******************************************************************************/
4#include <stdlib.h> /* For rand(), srand(), and exit() */
5#include <stdio.h> /* For scanf(), printf(), and puts() */
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.