alexlostorto / spanish-spelling-bee

Simple spanish spelling game.

Home Page:https://alexlostorto.github.io/spanish-spelling-bee/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spanish Spelling Bee

Learning Spanish has never been easier!

Maintainability

Note I'm currently trying to get the maintenance rating to an A!

This is a single/multiplayer game used to improve the player's ability to translate and spell spanish words. This game is a test of concentration, speed, memory and translation ability.

Click here to visit the Spanish Spelling Bee website and copy the code.

# List of programs
1. website
2. main.py

📔 Table of Contents

Click to expand

🕹️ How to Play

Singleplayer

One player faces away from the screen and the other player clicks the GENERATE button to generate a random spanish-english word combo.

The player facing the screen should then say the english word out loud while the player facing away says the spanish translation and tries to spell it.

It is best to use a timer and see how many words you can translate and spell correctly in 1 minute!

Multiplayer

Cover the side of the screen that shows the word in spanish.

Click the GENERATE word to generate a random spanish-english word combo.

Translate the english word into spanish and spell the word.

Uncover the spanish word and check if you got it correct!

Soon you will be an expert at spelling spanish words!

lang image here

Quick setup

  1. Install pygame.
pip install pygame
  1. Run main.py
python main.py
  1. Star the repo 😄

🎬 Gameplay

lang image here

lang image here

📜 Credits

Everything is coded by Alex lo Storto.

Licensed under the MIT License.

About

Simple spanish spelling game.

https://alexlostorto.github.io/spanish-spelling-bee/

License:MIT License


Languages

Language:CSS 37.8%Language:Python 29.0%Language:JavaScript 22.2%Language:HTML 11.1%