Skip to content

yant0/PLAYGROUND

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PLAYGROUND

Tic Tac Toe
Made Tic Tac Toe using the Raylib library.
No tile maps. manual placement.
CLI Shunting Yard / RPN Calculator
A CLI calculator that converts normal noation (infix) to Reverse Polish Notation (RPN/Postfix) with Djikstra's Shunting Yard Algoritm.

Supports [+,-,*,/,^,Negative Numbers], Very crude implementation. (I also found it funny that it kind of mimicks the exact same behaviours as Microsoft's PowerToys Run)

About

Things i made in my spare time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages