View Single Post
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 07-02-2019 , 12:48   Re: programming outside of sourcepawn
Reply With Quote #3

I've only done a few outside of SourcePawn so far. (Btw, SourcePawn is my first programming language.)

1. Simple C++ projects
- Created an advanced Statistics calculator. (incomplete because I can't math.)
- Written 2 to-do list programs. (1 using structs and arrays and 1 using a class, but both function identically.)
- Made a simple Hangman game. (I got bored of being bored, okay?)

2. Discord bots
- Programmed a bot that can send commands to my L4D/L4D2 servers hosted at home using RCON so I can manage them while out of the house.
- Wrote a simple bot that relays in-game reports to all online admins for a TF2 community that I work for.
- Improved an existing relay bot that allows for cross-platform communication between Steam and Discord. (only mentioning this one because I actually learned a lot during my tweaking.)
__________________
Psyk0tik is offline