|
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. They are all 3D models
Made using the Godot Engine, this is the classic game of chess
An attempt to gamify life in this interesting mobile game
A side-scrolling shooter with 3 levels and 3 enemy types. Comes with the source code
A Godot Engine template for a top-down twin stick shooter game.
A Godot Engine template for your side scrolling games.
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
This is the mod. Comes with the source code
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 |
Geany | An Open Source text editing software. Used as an IDE. It's pretty good. | C |
OBS Studio | An Open Source video recording and live streaming software. | 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 | B |
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 |