'Memory Wars' has been created as part of our team Sith-ly The Best's Stars Wars May 2023 Hackathon project. The idea was to create a memory card game similar to games that already exist. We aimed to create a game that would be enjoyable, fun, easy to play and starightforward and would encourage repeat playing.
- As a player I can see a game board so that I can start playing the memory game
- As a user I can arrive on a home page with a short introduction and instructions so that I can understand how the game works.
- As a player I can click on a card to flip it over so that I can reveal the image underneath.
- The game board consists of a grid of facedown cards and the aim of the game is to find all of the matching pairs of cards as quickly as possible and using the fewest number of moves.
- On each turn, the user can flip two cards to reveal their faces.
- If the two flipped cards have the same image, they remain face up and are considered a match.
- If the two flipped cards have different images, they are flipped back facedown.
- The game continues until all the cards are matched and facing up.
- HTML
- CSS
- JavaScript
- Python
- Balsamiq: to create the wireframes
- Git: for version control
- GitHub: to save and store the code
- Google Fonts: to import the fonts used in the game
-
HTML:
-
CSS:
-
JavaScript:
-
Python:

