Skip to content

absurdlylongusername/Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projects

Academic and personal projects

lark - C# bash-like Shell (WIP)

A small bash-like shell I am making in C#.

wordgame - C++ Online Hangman Game (WIP)

"Online" command line hangman game where players take turns to guess letters of a word. Currently it sets up a server on localhost, which can be connected to with nc localhost PORT.

pacman - Python AI Pacman Player

AI pacman player that chooses the best move to play based on moves from previous games. Uses an ensemble Decision Tree Classifier that is trained on data from previous games.

About

Academic and personal projects

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors