|
CrowdedGames.group
Knowledge

Crowded Games Assets

Files

Anything that is related to the branding of Crowded Games is on this repository

Video Assets

Files

Things that we want to save from our videos are on this repository

3D Assets

Files

Anything that is made with Blender will be on this repository

Chess

Games

Made using the Godot Engine, this is the classic game of chess

Quick Tasks

Games

An attempt to gamify life in this interesting mobile game

Twin Stick 2D Shoot Em Up

Template

A Godot Engine template to begin projects

A Controller Emulator

Software

Based on another controller emulator, we polished it up and sent it for the masses.

Calculator

Software

With the Godot Engine we made a calculator

Speaker Speaker

Software

The main VTuber model for the channel that could blossom into a "source filmmaker" of itself

MIDI Synthesizer

Software

Unfinished MIDI synthesizer which was made in the Godot Engine

Studio Modifier

Software

For the hobbiests, this Firefox Extension removes some of the numbers that make us feel bad

SDL Library

Library

Place the headers inside of your project and get ready to be able to do nothing because this is unfinished

Gim

Archive

Text editor | Serves no purpose

Gamify Life

Archive

Trying to gamify life | Classic example of feature creep and scope creep

Work Experience

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

Software Used

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

Skills Known

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