Home

Awesome

Whitespace-Knots-N-Crosses

Contributors Forks Stars Licence Issues

This is a Proof of Concept recreation of Knots N' Cross

Description

In the modern world, Game Developement is dominated by big name languages such as C++ and Java, this project challenges that aproach. Instead, pushing that Game Dev can be done using any language, even esoterics like Whitespace, with equal success to the big name languages that the industry pushes. This game was written in Whitespace Assembly and assembled to pure Whitespace, it was made over a span of 2 days, and has memory management, error checking, and protection against overflow attacks. As is made appearent, it is a recreation of the classic pen and paper game, Tic-Tac-Toe, (also called Knots and Crosses).

Example of X winning a game

Instructions

We will be running this game using vii5ard's online compiler, which can be found here, though any whitespace compiler will work.

Running the game

Playing the game

Credits

This project wouldnt of been made possible without the works of vii5ard and their compiler, big thanks to them for streamlining the coding process and therefore allowing me to get this up and running in only 2 days!!

Examples

please note that i was using an external software to force darkmode to my webpages.

Example of X winning a game

Program in use