|
Anything that is related to the branding of Crowded Games is on this repository
Things that we want to save from our videos are on this repository
Anything that is made with Blender will be on this repository
Made using the Godot Engine, this is the classic game of chess
An attempt to gamify life in this interesting mobile game
A Godot Engine template to begin projects
Based on another controller emulator, we polished it up and sent it for the masses.
With the Godot Engine we made a calculator
The main VTuber model for the channel that could blossom into a "source filmmaker" of itself
Unfinished MIDI synthesizer which was made in the Godot Engine
For the hobbiests, this Firefox Extension removes some of the numbers that make us feel bad
Place the headers inside of your project and get ready to be able to do nothing because this is unfinished
Text editor | Serves no purpose
Trying to gamify life | Classic example of feature creep and scope creep
Company | Time Worked | Day Started | Position |
---|---|---|---|
Camp 3 Falls | 4 Weeks | 23rd, June 2021 | CIT (Countilor in Training) |
Peace Lutherin Church | Almost 1 whole year | September 2021 | Video Recorder & Camera Operator |
Key: A = Beginner, B = Intermediate, C = Advanced, D = Master
Piece of Software | Description | Proficiency |
---|---|---|
Unity Game Engine | The game engine has a lot of features. It can be used for almost anything. Knowing C# is important. Documentation is provided. | AB |
Godot Engine | A super good engine. It is meant to make games, but interface software has been made for it (ex: my music maker). It has a big free software section and it is all open source. | BC |
KDenLive | An Open Source video editing software, constantly being improved by KDE people. Free compositions and effects can be added from people who made them. | B |
Blender | An Open Source 3D modeling software, art software, video editor, animator, texture painter, sculptor... Lots of things. | B |
Git | The ultimate version control software | AB |
Key: A = Beginner, B = Intermediate, C = Advanced, D = Master
Skill | Description | Proficiency |
---|---|---|
C++ | A programming language. | AB |
GD Script | A script that is in the Godot Engine. | CD |
Rust | Imagine C but it is very memory safe & enforces good code writing. | A |