Coder Social home page Coder Social logo

old-portfolio's Introduction

C

CS1

These are projects I worked on regarding data structures and algorithms

The two I have displayed are projects working on Queues and Tries respectively. In the projects I worked to manipulate the data in these structures: flipping, modifying, and destroying data.

Java

Tile Movement

Shows movement a character can take on their turn in a randomized tile map with the most efficient paths given their movement speed.

I loved the Fire Emblem series as a kid and I thought what better place to start than the movement system? Getting movement represented in a plain space or even a binary space (passible / impassible) is easy enough. However, terrain introduced a whole other kind of beast. I had to do extensive research into A*, Djikstra's, BST, and DST algorithms to really get a sense of what was going on. I intend to review the code because I suspect it is sloppy but for the time being it works.

Python

Discord Bot

PenWig is a generic discord bot who doesn't do much and is my first attempt at something like this.

I know other RPG trackers exist and thinking about it I should look into those sometime. However, I like the idea of building a bot or tool that helps GM's manage their games better and that's a vision I have for PenWig. I mean, come on, just look at him.

old-portfolio's People

Contributors

braedonwatkins avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.