How's that game coming along Yea Forums~

how's that game coming along Yea Forums~

Attached: smug.jpg (225x225, 7K)

Other urls found in this thread:

forums.tigsource.com/index.php?topic=6961.0
discord
twitter.com/AnonBabble

This one?

Attached: shack.gif (617x430, 51K)

Or maybe this?

Attached: 5a1aa15a4af52375087194.gif (503x373, 1.35M)

Christ user

I wanna play

The first one is forums.tigsource.com/index.php?topic=6961.0 I Have Candy Get In The Van, a very buggy game.

How did you make it? What language did you use?

The second is much, much bigger but unfinished, called Sim Loli and probably won't be finished for a long time.

Attached: 5a1aa3d93e27a244506983.gif (503x373, 1.81M)

Is that Lagrange's Theorem on the top chalk board?

Attached: images.jpg (236x214, 8K)

the pussy game be fine thank you

Attached: big-herc.jpg (403x403, 104K)

I didn't. It's in C or C++ but the code is really fucking godawful. I don't think the guy is a programmer, but just a hobbyist.

is written in C++.

Attached: 1410162600499.jpg (800x1131, 389K)

how do i into code if i wanna make games

Yeah what, didn't you learn about groups in primary school too?

If you want to get right into it without learning much about code, check out Game Maker. It has a simple programming language in it and also allows you to "code" games using a drag and drop simplification of said language if you want.

Big Herc!

Attached: emo final boss.jpg (500x734, 75K)

First, get a standard calculus text and dive in. You should also get linear algebra and discrete math books as well; make sure the discrete text is proof based.

Once you're a couple chapters in to your discrete book (you will want to have covered basic proposition and higher order logic, and basic proofs), you may begin learning programming and computer architecture. As a litmus test, if you don't know what this statement is

∀P((0∈P∧∀i(i∈P-->i+1∈P))-->∀n(n∈P))

you aren't ready to take the reins of a computer.

Now, forget what you do know about computer programming:

First, you learn boolean logic operations
then, you learn transistor logic
then, you learn how to build functional units from logic gates
then, you learn CPU design
then, and only then, you learn assembly language
then, after you have mastered assembly language (not dabbled, but mastered it), you learn C
then, after you have mastered C, you may learn the higher-level languages of your choice, but you will always use C and assembly as your primary languages because everything else is unnecessary bloat.

By this time you should be finished with your first wave of math and ready for the next: abstract algebra, analysis, multivariate and vector calculus, and, after you have progressed a way in those, topology.

Finally, you become familiar with topoi, and study the internal logic of categories
then familiarize yourself with (general) type theory, and its applications to programming. I also recommend studying how to reformulate mathematics in terms of globular categories for use in automatic theorem proving, because there is an inherent programming-like 'feel' to it.

Gotta write music while working with the artists to see what kind of style/feel they want to go for

Just by the way is posting a standard /sci/ troll. Logic is useful to programming but you don't need it at such a formal level. Linear algebra is extremely useful, but you usually only use basic linear algebra, and for a 2D game a lot can be voided if you so choose. Stuff like dot/cross products, projections, general vectors stuff and basic matrix transformations are really useful for 3D games (although a lot can be abstracted away by some Transform class in your engine), but most other parts of linear algebra are going to be of little use to most game programming.

And calculus is barely useful at all unless you're writing your own physics engine (which you shouldn't be doing anyway).

1. download a game engine like unity
2. watch tutorials
3. still be bad at using unity but understand a few basics
4. fuck around and try to make a shitty version of the game you want to make
5. google problems you come across, try to reverse engineer the solutions people give
6. do this every day for a few months
7. slowly learn what the fuck you're doing
8. ???
9. profit

Attached: 5a1b6736eaf12714552130.gif (503x373, 1.67M)

Mind posting some of your guys' work?

Go fuck yourself OP. There goes another 4 months down the drain.

What were you working on?

We basically just started last week and just set personal goals to meet

Attached: 1410756806810.png (752x1062, 505K)

Attached: 1508649262281.jpg (750x1000, 262K)

Thanks, OP. 6 years fucking gone.

Attached: congrats-D-you-lost-the-game-10676796-750-600[1].jpg (750x600, 61K)

quit posting cutes

Attached: tenor.gif (220x285, 269K)

no

Attached: 1508985984734.jpg (580x800, 227K)

discord
(O)---|15|---(O)
.gg/vvftDyy

Attached: ahegao 15.jpg (337x292, 32K)

that's a lewd

Attached: 2ac5on.jpg (1920x1080, 282K)

Whats your goal?