https://github.com/rustammdev/little-lingo-cui
English game in c
https://github.com/rustammdev/little-lingo-cui
Last synced: 19 days ago
JSON representation
English game in c
- Host: GitHub
- URL: https://github.com/rustammdev/little-lingo-cui
- Owner: rustammdev
- Created: 2023-09-19T17:50:27.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T18:20:45.000Z (almost 3 years ago)
- Last Synced: 2025-01-27T21:27:42.235Z (over 1 year ago)
- Language: C
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DUO-ENGLISH
## Description
This is a small program that invites users to register or visit as a guest without registering. The registration section includes special rights for the administrator.
## Registration
Users can register by providing their username and password. After registration, users can log in the next time using their username and password, without having to register again.
## Administrator
The administrator can view the data of registered users and can edit or delete them. The administrator can also sort users by year of birth.
## Dictionary
The administrator can add new words to the dictionary.
## Games
After registration, users can use games within the program.
## Guest
Users can also attend the program as a guest without registering. However, they will not be able to use all the features available to registered users.
## Installation
To install this program, follow the instructions below:
1. Clone the repository to your local computer.
2. Install all required dependencies.
3. Launch the program.