Word Slice
Role: Front-end, UI/UX
Team Size: 3
Duration: 2 weeks
Tools: JavaScript, MongoDB, Node.js, Express, Matter.js
Summary
Word Slice is a web game based on the game Fruit Ninja. Players slice randomly generated words tossed in the air, losing lives if a word is missed. If a player slices the word "bomb", they automatically lose all lives. Players earn money to buy new blades by slicing "money" or completing quests.
Players are able to play as a guest, or log in and save their progress. A high score board keeps track of the top 10 scores and players.
My Contributions
- Menu interfaces and styling
- Integrating canvas elements with menus so that menu buttons and displays can interact with the game without impeding on canvas functionality
- Functions for updating different pages using user data
- Shop functionality
- Cookies for keeping players logged in