Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ghostface-cybersecurity/mini-games

Simple gambling mini-games that save the data of various users and have their own game currency - credits.
https://github.com/ghostface-cybersecurity/mini-games

c code mini-game mini-games

Last synced: 2 days ago
JSON representation

Simple gambling mini-games that save the data of various users and have their own game currency - credits.

Awesome Lists containing this project

README

        

## Mini-games
Simple gambling mini-games that save the data of various users and have their own game currency - credits.

lauch

```
gcc -o main.o mini-games.c
./main.o
```