Termgame: Terminal-based game engine written in Python

Terminal-based game engine written in Python. Contribute to g1776/termgame development by creating an account on GitHub. Read more

Similar

Implementing a Neural Network in Python

Recently, I spent sometime writing out the code for a neural network in python from scratch, without using any machine learning libraries. It proved to be a pretty enriching experience and taught me a lot about how neural networks work, and what we can do... (more…)

Read more »