Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ghostface-cybersecurity/mini-games
- Owner: ghostface-cybersecurity
- Created: 2025-01-01T15:07:08.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-01T15:52:02.000Z (about 1 month ago)
- Last Synced: 2025-01-24T10:39:00.774Z (17 days ago)
- Topics: c, code, mini-game, mini-games
- Language: C
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```