WeetiWorld
WeetiWorld is an online multiplayer game created in the Godot Engine using GDScript.
Client-server networking is utilised to allow unlimited people to join a single lobby at once.
Art and music is licensed under Creative Commons.
Blahaj Swing
Blahaj Swing is a platforming video game created in 24 hours for the Royal Hackaway V6 hackathon. The art and animations were created by our team using Aseprite and Krita.
Discord Wall
Python application for displaying Discord messages from a Discord channel to a web interface which can have custom CSS applied for cool effects. This was created for the Royal Holloway Student’s Union to display the messages that users are writing on the venue monitors.
Moderation feature included allowing the moderator to filter and hide problematic content.
Nonograms
Python game utilising the Tkinter toolkit made for the OCR A Level Computer Science Programming project. All dependencies and libraries are part of the default Python libraries included with Python.
Features include:
- Ability to play and complete nonograms
- Ability to create nonograms
- Ability to generate horizontal and vertical hints from a completed nonogram puzzle
- Ability to see elapsed time taken to beat a nonogram puzzle