Skip to content

codingburgas/sprint-math-games-9th-grade-cmdevs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧩 Scrabble — Console C++ Game

Created by CMDevs

About the Project

Scrabble is a classic word-building game where players create words on a board to earn points.
Our team — CMDevs — decided to recreate the core mechanics of Scrabble using pure C++ with a fully-fledged console interface.

This project was developed as a part of our school programming initiative to improve our understanding of:

  • C++ software and game development
  • console UI mechanics
  • teamwork

This project was created by:

  • SAKostin - Scrum Leader
  • SVRomanchneko - Backend Developer
  • OVBondarenko - Frontend Developer
  • SAChapkina - Designer

The project was created using the following software:

  • vim and Visual Studio Code - code editing
  • MinGW-w64 g++ - compiler
  • Microsoft Teams - communications
  • banner - main menu art

How to run

  • Use the provided executable in Releases
  • Use the provided Makefile
  • Use MinGW-w64 g++ compiler

Notes

You must have either the provided or your own words file, containing the word list. If you choose to use your own word list, the words must be sorted by length, ascending.

About

CMDevs | Scrabble game written on C++

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5