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

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

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.