About Me
Education
Projects
Snaketype
Simple typing speed test in terminal written in Python
Snaketype is a simple yet effective tool designed to measure a user's typing speed directly within the terminal environment. Leveraging Python's versatility and ease of use, this script provides an accessible means for individuals to assess and improve their typing proficiency. Main inspiration came from monkeytype.
NERRSID
2D roguelike game written in C++
At its core, our game utilizes procedural generation algorithms to construct vast, ever-changing worlds ripe for exploration. Each playthrough presents players with a completely unique landscape, ensuring that no two adventures are ever alike. From sprawling forests to labyrinthine caverns, the possibilities are endless. Combat system draws inspiration from beloved JRPGs, offering strategic turn-based battles where every decision counts. Players must carefully consider their actions as they face off against procedurally generated enemies, each with their own distinct abilities and behaviors. The dynamic nature of the AI ensures that encounters remain fresh and unpredictable, challenging players to adapt their tactics on the fly.