No End Words
Description:
Tags:Typing game, Global Leaderboard, Networked
Made with: C#, Unity, Python
Team: 3 programmers, 1 game designer, 1 artist
Duration: 2 days
This project was created during the Spooky Game Jam at Abertay University. It's a typing game where players must come up with words that meet specific conditions.Players cannot repeat words within a session, all words must have more than three characters, and additional rules apply. The game features two modes: normal and hard. In hard mode, there are extra conditions, but each word earns more points. The faster the player thinks of valid words and the more they type, the higher their score.Scores are stored on our server, and the top 10 players are showcased on a shared leaderboard.
My contribution:
I did the game itself, so the typing, word checking with the api and a modular rule system.
Notes:
You may download the game by clicking here.