Skip to content

A group project for APCS 22 - CS163. This project features a cross-platform Dictionary Desktop App for English and Vietnamese (no accents) using C++, SFML.

Notifications You must be signed in to change notification settings

Shibainu13/Customizable-Dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS163 - Dictionnary

Introduction

A group project for APCS 22 - CS163. This project features a cross-platform Dictionary Desktop App for English and Vietnamese (no accents) using C++, SFML.

Installation

$ git clone https://github.com/Shibainu13/Customizable-Dictionary.git
$ cd Customizable-Dictionary
$ mkdir build
$ cd build
$ cmake ..
$ make
$ ./bin/app

About

A group project for APCS 22 - CS163. This project features a cross-platform Dictionary Desktop App for English and Vietnamese (no accents) using C++, SFML.

Topics

Resources

Stars

Watchers

Forks