Vilkolakis is a multiplayer online card game that puts a digital twist on the classic party game "Werewolves." This project was developed as part of a web development course during my bachelor's degree, offering an exciting multiplayer gaming experience for friends and fellow players.
- Real-Time Multiplayer: Play with friends and other players in real time.
- Role-Based Gameplay: Assume one of the classic "Werewolves" roles, such as a villager, hunter, witch, seer, or werewolf.
- Automated Game Master: No need for a game moderator; the game master role is automated.
- Immersive UI: Enjoy a feature-rich user interface with a self-made design.
- Node.js and WebSockets: Built with Node.js and utilizes the Socket.IO library for real-time communication.
- Villager: Work with other villagers to identify and eliminate the werewolves.
- Hunter: Use your special ability to target a player before being eliminated.
- Witch: Use your potions wisely to save or eliminate players during the night.
- Seer: Discover the true nature of other players, helping the villagers.
- Werewolf: Work in secrecy with fellow werewolves to eliminate villagers without getting caught.
Follow these steps to get started with Vilkolakis:
- Clone the Repository:
git clone https://github.com/your-username/vilkolakis.git cd vilkolakis