top of page
Search


RISK Game
# Biscuit A Risk game made by, @author Ruben van Breda, 19200704 @author Sagar Mahajan , 19204052 @author David Sebastian Fernandes,...
Ruben van Breda
Oct 12, 20211 min read
7 views
0 comments


Java Serialization
Serialization is a mechanism of converting the state of an Object into a byte stream. Once rep- resented as a byte stream, the Object can...
Ruben van Breda
Nov 24, 20201 min read
6 views
0 comments


Connect 4
This is a modified Connect4 Game with a few extra quirks such as a bomb, teleoprter and colour changer. Connect4 was a university,...
Ruben van Breda
Sep 2, 20201 min read
9 views
0 comments


Java Game
A 2D java game. View Project Here:
Ruben van Breda
Sep 2, 20201 min read
4 views
0 comments


VisMind, Paint Clone
Paint written in Java, for my final year, Practical Assessment Task at school. View Project Here: https://github.com/Ruben-van-Breda/VisMind
Ruben van Breda
Sep 2, 20201 min read
8 views
0 comments
bottom of page