Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPS

Simple Rock Paper Scissors game written in C (single round).

Build

gcc -Wall -Wextra -pedantic -std=c11 rps.c -o rps

Run

./rps

About

First year C project

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages